Skip to content

Commit

Permalink
Merge pull request #25 from newfold-labs/dependabot/github_actions/ma…
Browse files Browse the repository at this point in the history
…in/actions/checkout-4

GitHub Actions(deps): Bump actions/checkout from 3 to 4
  • Loading branch information
wpscholar authored Jan 22, 2025
2 parents 7fa28a5 + 2bc168e commit bf005d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:

- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

# User PHP 7.4 here for compatibility with the WordPress codesniffer rules.
- name: Setup PHP
Expand Down

0 comments on commit bf005d9

Please sign in to comment.