Skip to content

Commit a9ed608

Browse files
authored
Merge pull request #36 from milwad-dev/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents b9a3286 + 9b97d89 commit a9ed608

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
@@ -79,7 +79,7 @@ jobs:
7979

8080
steps:
8181
- name: Checkout code
82-
uses: actions/checkout@v6
82+
uses: actions/checkout@v7
8383

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

0 commit comments

Comments
 (0)