Skip to content

Commit d3f7004

Browse files
chore(deps): update davidanson/markdownlint-cli2-action action to v19
1 parent 661d26f commit d3f7004

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
@@ -22,7 +22,7 @@ jobs:
2222
- name: Check out code
2323
uses: actions/checkout@v4
2424
- name: Run Markdown Lint
25-
uses: DavidAnson/markdownlint-cli2-action@v18
25+
uses: DavidAnson/markdownlint-cli2-action@v19
2626
with:
2727
globs: "**/*.md"
2828
json:

0 commit comments

Comments
 (0)