Skip to content

Commit 954070b

Browse files
committed
Update markdownlint-cli2-action
1 parent 2113009 commit 954070b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
- name: "Check out repository code"
9292
uses: "actions/checkout@v4"
9393
- name: "Linting: markdownlint"
94-
uses: DavidAnson/markdownlint-cli2-action@v16
94+
uses: DavidAnson/markdownlint-cli2-action@v17
9595
with:
9696
config: .markdownlint.yaml
9797
globs: |

0 commit comments

Comments
 (0)