Skip to content

Commit bae61a5

Browse files
authored
Merge pull request #52 from milwad-dev/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents f74ba47 + d52ccee commit bae61a5

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
@@ -58,7 +58,7 @@ jobs:
5858

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

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

0 commit comments

Comments
 (0)