Skip to content

Commit 708f9e6

Browse files
authored
Uses actions/checkout@v4
1 parent 08a6880 commit 708f9e6

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

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

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

0 commit comments

Comments
 (0)