Skip to content

Commit 6acd8c4

Browse files
authored
Merge pull request #30 from milwad-dev/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 3e8701d + fde762b commit 6acd8c4

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
@@ -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)