Skip to content

Commit c0f72de

Browse files
committed
use latest checkout action
1 parent 9921508 commit c0f72de

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
@@ -39,7 +39,7 @@ jobs:
3939

4040
steps:
4141
- name: Checkout code
42-
uses: actions/checkout@v2
42+
uses: actions/checkout@v3
4343

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

0 commit comments

Comments
 (0)