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 9c38680 commit ebe78ffCopy full SHA for ebe78ff
.github/workflows/reusable-markdown-lint.yml
@@ -14,4 +14,4 @@ jobs:
14
15
- name: Run markdownlint
16
run: |
17
- npx markdownlint-cli@0.43.0 -c .github/config/markdownlint.yml **/*.md
+ npx markdownlint-cli@0.44.0 -c .github/config/markdownlint.yml **/*.md
0 commit comments