Updated verison info in example

This commit is contained in:
Gaurav Nelson 2019-10-09 11:44:36 +10:00 committed by GitHub
parent c3982f5801
commit 4c87f6eb8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ This GitHub action checks all Markdown files in your repository for broken links
- uses: actions/checkout@master
with:
fetch-depth: 1
- uses: gaurav-nelson/github-action-markdown-link-check@0.3.0
- uses: gaurav-nelson/github-action-markdown-link-check@0.4.0
```
1. To use a [custom configuration](https://github.com/tcort/markdown-link-check#config-file-format)
for markdown-link-check, create a JSON configuration file and save it in the