We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb327f4 + 20d0f87 commit 5df86dbCopy full SHA for 5df86db
.github/workflows/markdown-checks.yaml
@@ -47,7 +47,7 @@ jobs:
47
npm install \
48
--no-package-lock \
49
--no-save \
50
- markdownlint-cli markdownlint-rule-titlecase markdownlint-rule-helpers
+ markdownlint-cli@0.27 markdownlint-rule-titlecase markdownlint-rule-helpers@0.18
51
52
- id: run_linter
53
if: steps.check_files_changed.outputs.changed_files
0 commit comments