CI: bump Markdown linter version to v19
All checks were successful
check / check (push) Successful in 7s
All checks were successful
check / check (push) Successful in 7s
This commit is contained in:
parent
b92aa07c36
commit
ed1987e4cb
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
|||
name: check
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/markdownlint-cli2-action@v17
|
||||
- uses: actions/markdownlint-cli2-action@v19
|
||||
with:
|
||||
globs: |
|
||||
**/*.md
|
||||
|
|
Loading…
Reference in a new issue