We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7a09e9 commit cff6b7cCopy full SHA for cff6b7c
.github/workflows/lint.yaml
@@ -27,7 +27,7 @@ jobs:
27
cancel-in-progress: true
28
runs-on: ubuntu-20.04
29
steps:
30
- - uses: actions/checkout@v2.4.0
+ - uses: actions/checkout@v3.0.0
31
with:
32
fetch-depth: 0
33
- uses: github/super-linter/[email protected]
0 commit comments