We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a808bea + 79fe0af commit 7967437Copy full SHA for 7967437
1 file changed
.github/workflows/ci-md.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: B1) Lint Markdown
44
# WHY: Enforce Markdown rules consistently (repo-config driven).
45
- uses: DavidAnson/markdownlint-cli2-action@v22
+ uses: DavidAnson/markdownlint-cli2-action@v23
46
with:
47
globs: |
48
**/*.md
0 commit comments