We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93b0faf commit 4a20c60Copy full SHA for 4a20c60
.github/workflows/cpcs.yml
@@ -21,7 +21,7 @@ jobs:
21
sed -i '/MY_DOMAIN/ s//switch-to-classicpress/' phpcs.xml
22
mv phpcs.xml phpcs.xml.dist
23
- name: CPCS checks
24
- uses: 10up/wpcs-action@stable
+ uses: 10up/wpcs-action@1.7.0
25
with:
26
use_local_config: 'true'
27
enable_warnings: 'true'
0 commit comments