Skip to content

Commit

Permalink
Updated markdownlint action
Browse files Browse the repository at this point in the history
  • Loading branch information
MartenBE committed Mar 30, 2024
1 parent 4ea42f1 commit e4344c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- run: shopt -s globstar
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v13
- uses: DavidAnson/markdownlint-cli2-action@v15
with:
globs: "**/*.md"

Expand Down

0 comments on commit e4344c8

Please sign in to comment.