Skip to content

Commit ba52ff0

Browse files
TimWolladerrabus
authored andcommitted
Update GitHub Actions workflow to actions/checkout@v4
1 parent 33def41 commit ba52ff0

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
@@ -29,7 +29,7 @@ jobs:
2929

3030
steps:
3131
- name: Checkout
32-
uses: actions/checkout@v2
32+
uses: actions/checkout@v4
3333

3434
- name: Setup PHP
3535
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)