We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25e49f5 commit 800e0d3Copy full SHA for 800e0d3
.github/workflows/linter.yml
@@ -18,7 +18,7 @@ jobs:
18
fetch-depth: 0
19
20
- name: Lint
21
- uses: github/super-linter/slim@v5
+ uses: github/super-linter/slim@v6
22
env:
23
VALIDATE_ALL_CODEBASE: false
24
DEFAULT_BRANCH: main
0 commit comments