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 c39d2c5 commit c1425e4Copy full SHA for c1425e4
.github/workflows/lint.yaml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
fetch-depth: 1
38
- name: Markdownlint-cli
39
- uses: nosborn/github-action-markdown-cli@v2.0.0
+ uses: nosborn/github-action-markdown-cli@v3.5.0
40
41
files: docs
42
config_file: './.github/.markdownlint.yaml'
0 commit comments