Skip to content

Commit 8394c41

Browse files
Merge pull request #7 from codenamephp/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 26ee62a + 0d05741 commit 8394c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

3434
steps:
3535
- name: Checkout
36-
uses: actions/checkout@v5
36+
uses: actions/checkout@v6
3737

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

0 commit comments

Comments
 (0)