Skip to content

Commit 9933dd3

Browse files
Chore(deps): Bump DavidAnson/markdownlint-cli2-action from 18 to 19 (#2632)
1 parent 13532c8 commit 9933dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v4
2222

23-
- uses: DavidAnson/markdownlint-cli2-action@v18
23+
- uses: DavidAnson/markdownlint-cli2-action@v19
2424
with:
2525
globs: "**.md"
2626
config: .markdownlint.json

0 commit comments

Comments
 (0)