Skip to content

Commit a81e9b4

Browse files
Merge pull request #14 from binafy/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents bc1b8f3 + 13b7777 commit a81e9b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

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

2828
steps:
2929
- name: Checkout code
30-
uses: actions/checkout@v3
30+
uses: actions/checkout@v4
3131

3232
- name: Setup PHP
3333
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)