Skip to content

Commit eb682cb

Browse files
committed
Update workflow to actions/cache v4
1 parent fff3c90 commit eb682cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
timeout-minutes: 20
3131
steps:
3232
- uses: styfle/cancel-workflow-action@0.8.0
33-
- uses: actions/checkout@v2
33+
- uses: actions/checkout@v4
3434
- uses: shivammathur/setup-php@v2
3535
with:
3636
php-version: '7.4'

0 commit comments

Comments
 (0)