Skip to content

Commit

Permalink
Use markdown-link-check 1.0.14
Browse files Browse the repository at this point in the history
To fix HTTP 503 errors I shouldn't be getting.

This change fixed it in two other repos:

- EliahKagan/userstyles#1
- EliahKagan/muntineer#2
  • Loading branch information
EliahKagan committed Jan 15, 2023
1 parent 9811df4 commit a2a3aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gaurav-nelson/github-action-markdown-link-check@v1
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.14

0 comments on commit a2a3aaf

Please sign in to comment.