We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1214dda commit 22eddfcCopy full SHA for 22eddfc
.github/workflows/ci.yml
@@ -84,7 +84,7 @@ jobs:
84
fetch-depth: 0
85
86
- name: Run Markdown Lint
87
- uses: github/super-linter@v3
+ uses: docker://ghcr.io/github/super-linter:slim-v4
88
env:
89
VALIDATE_ALL_CODEBASE: false
90
VALIDATE_MARKDOWN: true
0 commit comments