Skip to content

Commit a165b01

Browse files
Merge pull request #6 from codenamephp/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents bfdb1e1 + f7a46d4 commit a165b01

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@v4
36+
uses: actions/checkout@v5
3737

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

0 commit comments

Comments
 (0)