Skip to content

Commit 4c87f6e

Browse files
Updated verison info in example
1 parent c3982f5 commit 4c87f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This GitHub action checks all Markdown files in your repository for broken links
1717
- uses: actions/checkout@master
1818
with:
1919
fetch-depth: 1
20-
- uses: gaurav-nelson/github-action-markdown-link-check@0.3.0
20+
- uses: gaurav-nelson/github-action-markdown-link-check@0.4.0
2121
```
2222
1. To use a [custom configuration](https://github.com/tcort/markdown-link-check#config-file-format)
2323
for markdown-link-check, create a JSON configuration file and save it in the

0 commit comments

Comments
 (0)