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 661d26f commit d3f7004Copy full SHA for d3f7004
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Check out code
23
uses: actions/checkout@v4
24
- name: Run Markdown Lint
25
- uses: DavidAnson/markdownlint-cli2-action@v18
+ uses: DavidAnson/markdownlint-cli2-action@v19
26
with:
27
globs: "**/*.md"
28
json:
0 commit comments