Skip to content

Commit e64d158

Browse files
authored
Uses actions/checkout@v4
1 parent 0eca806 commit e64d158

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
@@ -36,7 +36,7 @@ jobs:
3636

3737
steps:
3838
- name: Checkout code
39-
uses: actions/checkout@v3
39+
uses: actions/checkout@v4
4040

4141
- name: Setup PHP
4242
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)