Skip to content

Commit

Permalink
Bump DavidAnson/markdownlint-cli2-action from 17 to 18 (#552)
Browse files Browse the repository at this point in the history
  • Loading branch information
mamy-CS authored Nov 21, 2024
2 parents d30f154 + 70819dd commit 5f1c356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Checkout markdown
uses: actions/[email protected]
- name: Lint markdown
uses: DavidAnson/markdownlint-cli2-action@v17
uses: DavidAnson/markdownlint-cli2-action@v18
continue-on-error: true
with:
config: '.markdownlint.yml'
Expand Down

0 comments on commit 5f1c356

Please sign in to comment.