Skip to content

Commit 41952fa

Browse files
authored
Merge pull request #64 from binafy/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 3f55f54 + 685a308 commit 41952fa

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
@@ -57,7 +57,7 @@ jobs:
5757

5858
steps:
5959
- name: Checkout code
60-
uses: actions/checkout@v4
60+
uses: actions/checkout@v5
6161

6262
- name: Setup PHP
6363
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)