We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dc58f8 commit 482aa35Copy full SHA for 482aa35
.github/workflows/lint.yaml
@@ -34,7 +34,7 @@ jobs:
34
black . --check --diff
35
36
- name: Run GitHub super-linter
37
- uses: github/super-linter:slim-v4
+ uses: github/super-linter/slim@v4
38
env:
39
VALIDATE_ALL_CODEBASE: true
40
VALIDATE_YAML: true
0 commit comments