Skip to content

Commit 32e9b81

Browse files
authored
Merge pull request #69 from binafy/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 92f6aeb + 60ca32e commit 32e9b81

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@v5
60+
uses: actions/checkout@v6
6161

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

0 commit comments

Comments
 (0)