Skip to content

Commit 67e8430

Browse files
authored
Merge pull request #53 from milwad-dev/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents bae61a5 + eb953d5 commit 67e8430

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

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

5959
steps:
6060
- name: Checkout code
61-
uses: actions/checkout@v5
61+
uses: actions/checkout@v6
6262

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

0 commit comments

Comments
 (0)