We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3054b85 commit 993c089Copy full SHA for 993c089
.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@v15
+ uses: DavidAnson/markdownlint-cli2-action@v18
26
with:
27
globs: "**/*.md"
28
json:
0 commit comments