Skip to content

Commit c49bbb6

Browse files
authored
Merge pull request #92 from RyanLua/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-20
Bump DavidAnson/markdownlint-cli2-action from 19 to 20
2 parents fc2d28a + 0d0cf0f commit c49bbb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/markdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Checkout
2020
uses: actions/checkout@v4
2121
- name: Run markdownlint
22-
uses: DavidAnson/markdownlint-cli2-action@v19
22+
uses: DavidAnson/markdownlint-cli2-action@v20
2323
with:
2424
fix: true
2525
globs: "**/*.md"

0 commit comments

Comments
 (0)