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.
1 parent afe4342 commit 5ec6cc5Copy full SHA for 5ec6cc5
.github/workflows/markdownlint.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: actions/checkout@v4
13
14
- name: run markdownlint
15
- uses: DavidAnson/markdownlint-cli2-action@v16.0.0
+ uses: DavidAnson/markdownlint-cli2-action@v18.0.0
16
with:
17
globs: |
18
**/*.md
0 commit comments