diff --git a/README.md b/README.md index ebbdce3..7322ccb 100644 --- a/README.md +++ b/README.md @@ -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