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 c698e4c commit be386d2Copy full SHA for be386d2
.github/workflows/lint.yml
@@ -39,7 +39,7 @@ jobs:
39
args: -color
40
41
- name: Lint markdown
42
- uses: DavidAnson/markdownlint-cli2-action@v16
+ uses: DavidAnson/markdownlint-cli2-action@v17
43
with:
44
config: '.markdownlint.json'
45
globs: |
0 commit comments