Skip to content

Commit 250c7a3

Browse files
authored
Uses actions/checkout@v4
1 parent b5743b0 commit 250c7a3

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
@@ -38,7 +38,7 @@ jobs:
3838

3939
steps:
4040
- name: Checkout code
41-
uses: actions/checkout@v3
41+
uses: actions/checkout@v4
4242

4343
- name: Setup PHP
4444
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)