Skip to content

Commit 5d0e255

Browse files
chore(deps): update davidanson/markdownlint-cli2-action action to v20 (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0aaab7b commit 5d0e255

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-unit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
uses: actions/checkout@v4
6565

6666
- name: Markdown lint
67-
uses: DavidAnson/markdownlint-cli2-action@v18
67+
uses: DavidAnson/markdownlint-cli2-action@v20
6868
with:
6969
globs: "**/*.md"
7070

0 commit comments

Comments
 (0)