Skip to content

Commit 4a20c60

Browse files
authored
Update cpcs.yml
1 parent 93b0faf commit 4a20c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpcs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
sed -i '/MY_DOMAIN/ s//switch-to-classicpress/' phpcs.xml
2222
mv phpcs.xml phpcs.xml.dist
2323
- name: CPCS checks
24-
uses: 10up/wpcs-action@stable
24+
uses: 10up/wpcs-action@1.7.0
2525
with:
2626
use_local_config: 'true'
2727
enable_warnings: 'true'

0 commit comments

Comments
 (0)