We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 668b908 commit 644108bCopy full SHA for 644108b
.github/workflows/reusable-markdown-lint-check.yml
@@ -14,4 +14,4 @@ jobs:
14
15
- name: Run markdownlint
16
run: |
17
- npx [email protected] -c .markdownlint.yml -p .gitignore **/*.md -i licenses/licenses.md
+ npx markdownlint-cli@0.43.0 -c .markdownlint.yml -p .gitignore **/*.md -i licenses/licenses.md
0 commit comments