This commit is contained in:
parent
49631a051a
commit
0696e65d69
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Lint Markdown files
|
- name: Lint Markdown files
|
||||||
uses: actions/markdownlint-cli2-action@v17
|
uses: actions/markdownlint-cli2-action@v19
|
||||||
with:
|
with:
|
||||||
globs: |
|
globs: |
|
||||||
**/*.md
|
**/*.md
|
||||||
|
|
Loading…
Reference in a new issue