Skip to content

Commit fb0a141

Browse files
Merge pull request #366 from spatie/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 3933871 + 001d8c4 commit fb0a141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

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

3535
steps:
3636
- name: Checkout code
37-
uses: actions/checkout@v4
37+
uses: actions/checkout@v5
3838

3939
- name: Setup PHP
4040
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)