Skip to content

Commit

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

GitHub Actions(deps): Bump actions/checkout from 3 to 4
  • Loading branch information
circlecube authored Oct 7, 2024
2 parents 449fcc0 + 0911f64 commit cb2ef3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-checker-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:

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

- name: Setup PHP
uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit cb2ef3f

Please sign in to comment.