Skip to content

Commit

Permalink
Merge pull request #253 from dxw/dependabot/github_actions/actions/ch…
Browse files Browse the repository at this point in the history
…eckout-4.2.2

Bump actions/checkout from 4.1.7 to 4.2.2
  • Loading branch information
RobjS authored Jan 3, 2025
2 parents 5e21a0d + 6398a67 commit 7146906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: PHP ${{ matrix.php-versions }}
steps:
- name: Checkout
uses: actions/checkout@v4.1.7
uses: actions/checkout@v4.2.2

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

0 comments on commit 7146906

Please sign in to comment.