Skip to content

Commit 6f39181

Browse files
committed
Update actions/cache in main branch
1 parent 797d919 commit 6f39181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)