Skip to content

Commit

Permalink
ci: upgrade the DavidAnson/markdownlint-cli2-action action
Browse files Browse the repository at this point in the history
  • Loading branch information
fharper committed Sep 20, 2023
1 parent 6b4c0f3 commit c9cea90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: actions/[email protected]

- name: Validate Markdown .md
uses: DavidAnson/markdownlint-cli2-action@v12.0.0
uses: DavidAnson/markdownlint-cli2-action@v13.0.0
with:
config: .markdownlint.json
globs: "**.md"

0 comments on commit c9cea90

Please sign in to comment.