We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b4e0a9 commit 4cbea7dCopy full SHA for 4cbea7d
1 file changed
.github/workflows/lint-markdown.yaml
@@ -16,6 +16,6 @@ jobs:
16
uses: actions/checkout@v6.0.2
17
18
- name: Run markdownlint
19
- uses: DavidAnson/markdownlint-cli2-action@v22
+ uses: DavidAnson/markdownlint-cli2-action@v23
20
with:
21
globs: '**/*.md !vendor/**'
0 commit comments