We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c28b3e1 commit 4dedeadCopy full SHA for 4dedead
.github/workflows/markdownlint.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v4
15
16
- name: run markdownlint
17
- uses: DavidAnson/markdownlint-cli2-action@v14.0.0
+ uses: DavidAnson/markdownlint-cli2-action@v15.0.0
18
with:
19
globs: |
20
**/*.md
0 commit comments