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 6ee2ece commit 7c70e26Copy full SHA for 7c70e26
.github/workflows/coding-standards.yml
@@ -60,7 +60,7 @@ jobs:
60
uses: actions/[email protected]
61
62
- name: 🧐 Lint Markdown files
63
- uses: DavidAnson/markdownlint-cli2-action@v16.0.0
+ uses: DavidAnson/markdownlint-cli2-action@v20.0.0
64
with:
65
config: '.github/.markdownlint.json'
66
globs: |
0 commit comments