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 137451b commit 6b61e38Copy full SHA for 6b61e38
.github/workflows/ci.yml
@@ -234,7 +234,7 @@ jobs:
234
# Full git history is needed to get a proper list of changed files within `super-linter`
235
fetch-depth: 0
236
- name: Run Markdown Lint
237
- uses: docker://ghcr.io/github/super-linter:slim-v4
+ uses: super-linter/super-linter/slim@v7.3.0
238
env:
239
MULTI_STATUS: false
240
VALIDATE_ALL_CODEBASE: false
0 commit comments