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.
2 parents 3adab84 + 033e393 commit 872aa13Copy full SHA for 872aa13
1 file changed
.github/workflows/ci-md.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: B1) Lint Markdown
42
# WHY: Enforce Markdown rules consistently (repo-config driven).
43
- uses: DavidAnson/markdownlint-cli2-action@v22
+ uses: DavidAnson/markdownlint-cli2-action@v23
44
with:
45
globs: |
46
**/*.md
0 commit comments