Skip to content

Commit

Permalink
Specify MLC v@1.0.13 since the current v1 has many relative link fail…
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloest committed Apr 7, 2022
1 parent 60b9569 commit b0e616d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown-link-check.yml
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.13
with:
use-quiet-mode: "yes"
use-verbose-mode: "yes"
Expand Down

0 comments on commit b0e616d

Please sign in to comment.