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 c3982f5 commit 4c87f6eCopy full SHA for 4c87f6e
README.md
@@ -17,7 +17,7 @@ This GitHub action checks all Markdown files in your repository for broken links
17
- uses: actions/checkout@master
18
with:
19
fetch-depth: 1
20
- - uses: gaurav-nelson/github-action-markdown-link-check@0.3.0
+ - uses: gaurav-nelson/github-action-markdown-link-check@0.4.0
21
```
22
1. To use a [custom configuration](https://github.com/tcort/markdown-link-check#config-file-format)
23
for markdown-link-check, create a JSON configuration file and save it in the
0 commit comments