Skip to content

Commit a4f974b

Browse files
Merge pull request #251 from kreait/dependabot/github_actions/actions/checkout-6
github-actions(deps): bump actions/checkout from 5 to 6
2 parents e71acb3 + ecd2569 commit a4f974b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
steps:
4646
- name: Checkout code
47-
uses: actions/checkout@v5
47+
uses: actions/checkout@v6
4848

4949
- name: Setup PHP
5050
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)