Skip to content

Commit

Permalink
Merge pull request #88 from skaut/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-4

Bump actions/checkout from 2 to 4
  • Loading branch information
marekdedic authored May 24, 2024
2 parents 6a097e6 + e2241a8 commit 2b3feae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
php-extensions: ast
steps:
- name: "Checkout"
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: "Setup PHP extension caching"
id: extcache
Expand Down

0 comments on commit 2b3feae

Please sign in to comment.