Skip to content

Commit

Permalink
Bump DavidAnson/markdownlint-cli2-action from 18 to 19 in the actions…
Browse files Browse the repository at this point in the history
… group (#386)
  • Loading branch information
jorenham authored Dec 30, 2024
2 parents e116f8d + 80677ba commit c8cedac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v4

- name: markdownlint
uses: DavidAnson/markdownlint-cli2-action@v18
uses: DavidAnson/markdownlint-cli2-action@v19
with:
config: ".markdownlint.yaml"
globs: "**/*.md"
Expand Down

0 comments on commit c8cedac

Please sign in to comment.