Skip to content

Commit

Permalink
Update check-readme-links.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
timothywarner authored Jun 5, 2024
1 parent 5e404b6 commit b3645fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-readme-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: tcort/markdown-link-check@v2 # Directly uses action to check links
- uses: tcort/markdown-link-check@v3.12.2 # Directly uses action to check links

- if: failure()
run: |
Expand Down

0 comments on commit b3645fd

Please sign in to comment.