We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11c8c52 commit 4ab7bcfCopy full SHA for 4ab7bcf
.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@v18.0.0
+ uses: DavidAnson/markdownlint-cli2-action@v19.0.0
64
with:
65
config: '.github/.markdownlint.json'
66
globs: |
0 commit comments