Skip to content

Commit

Permalink
fix: use v1.5 of wpcs-action
Browse files Browse the repository at this point in the history
  • Loading branch information
paulschreiber committed Aug 29, 2023
1 parent d7c22c5 commit d304113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wpcs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: WPCS check
uses: 10up/wpcs-action@stable
uses: 10up/wpcs-action@1.5.0
with:
enable_warnings: true
standard: 'WordPress-VIP-Go'
Expand Down

0 comments on commit d304113

Please sign in to comment.