We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e13a554 commit a679683Copy full SHA for a679683
.github/workflows/md-link-check.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- uses: actions/checkout@master
10
- - uses: gaurav-nelson/github-action-markdown-link-check@v1
+ - uses: tcort/github-action-markdown-link-check@v1
11
with:
12
use-verbose-mode: 'yes'
13
config-file: '.mlc_config.json'
0 commit comments