Skip to content

Commit

Permalink
Use gaurav-nelson/github-action-markdown-link-check@v1.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Apr 13, 2022
1 parent 27ae194 commit ed088c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-md-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.14
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
check-modified-files-only: 'yes'

0 comments on commit ed088c8

Please sign in to comment.