Skip to content

Commit 3fc1760

Browse files
authored
Merge pull request #58 from milwad-dev/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 4114586 + 2eeb8de commit 3fc1760

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
@@ -80,7 +80,7 @@ jobs:
8080

8181
steps:
8282
- name: Checkout code
83-
uses: actions/checkout@v6
83+
uses: actions/checkout@v7
8484

8585
- name: Setup PHP
8686
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)