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 b3c102c commit 1e10e83Copy full SHA for 1e10e83
.github/workflows/lint.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
23
- name: Super Linter
24
- uses: github/super-linter@v6
+ uses: github/super-linter@v7
25
env:
26
LINTER_RULES_PATH: .github/linter-conf
27
VALIDATE_MARKDOWN: true
0 commit comments