We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fff3c90 commit eb682cbCopy full SHA for eb682cb
1 file changed
.github/workflows/main.yml
@@ -30,7 +30,7 @@ jobs:
30
timeout-minutes: 20
31
steps:
32
- uses: styfle/cancel-workflow-action@0.8.0
33
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
34
- uses: shivammathur/setup-php@v2
35
with:
36
php-version: '7.4'
0 commit comments