Skip to content

Commit

Permalink
Update markdownlint action
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Maddaus <[email protected]>
  • Loading branch information
IanMadd committed Dec 13, 2023
1 parent 0d82304 commit 589ce70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- uses: actions/checkout@v3
with:
token: "${{ secrets.GITHUB_TOKEN }}"
- uses: DavidAnson/markdownlint-cli2-action@v4
- uses: DavidAnson/markdownlint-cli2-action@v14
with:
globs: |
content/*.md
Expand Down

0 comments on commit 589ce70

Please sign in to comment.