We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 33bc34c + 7ff7ad3 commit ea4168dCopy full SHA for ea4168d
1 file changed
.github/workflows/lint.yaml
@@ -19,7 +19,7 @@ jobs:
19
lint:
20
runs-on: ubuntu-20.04
21
steps:
22
- - uses: actions/checkout@v2.3.4
+ - uses: actions/checkout@v2.4.0
23
- uses: github/super-linter/slim@v4.8.4
24
env:
25
ERROR_ON_MISSING_EXEC_BIT: true
0 commit comments