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