Update example version

This commit is contained in:
Gaurav Nelson 2019-10-09 10:55:47 +10:00
parent ba713a2119
commit 270a083590

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.2.0
- uses: gaurav-nelson/github-action-markdown-link-check@0.3.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