Skip to content

Commit

Permalink
Update wpcs.yml
Browse files Browse the repository at this point in the history
Bump actions/checkout version.
  • Loading branch information
B-Interactive authored Dec 12, 2024
1 parent 5a735b7 commit fe9d108
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 @@ -12,7 +12,7 @@ jobs:
name: WPCS
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: WPCS check
uses: 10up/wpcs-action@stable
with:
Expand Down

0 comments on commit fe9d108

Please sign in to comment.