Skip to content

Commit

Permalink
Bump DavidAnson/markdownlint-cli2-action to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
hocinehacherouf committed Dec 13, 2023
1 parent 2e6ea41 commit be77d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DavidAnson/markdownlint-cli2-action@v6
- uses: DavidAnson/markdownlint-cli2-action@v14
with:
globs: 'docs/**/*.md'

0 comments on commit be77d2d

Please sign in to comment.