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 de34843 commit fb54766Copy full SHA for fb54766
.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@v17
+ uses: DavidAnson/markdownlint-cli2-action@v18
26
with:
27
globs: "**/*.md"
28
json:
0 commit comments