Skip to content

Commit

Permalink
Update markdown lint check action
Browse files Browse the repository at this point in the history
Signed-off-by: Neo2308 <[email protected]>
  • Loading branch information
Neo2308 committed Oct 30, 2024
1 parent 061dd51 commit 3a70435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-sanity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
fetch-depth: 0
submodules: recursive
- run: make test-docs
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.13
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
max-depth: 1
config-file: '.github/workflows/markdown-link-check-config.json'

0 comments on commit 3a70435

Please sign in to comment.