Skip to content

Commit

Permalink
Use markdown-link-check 1.0.13
Browse files Browse the repository at this point in the history
This downgrades the markdown-link-check action from v1 to 1.0.13 (which points to an earlier commit) to see if the 503 errors I'm getting are related to:

gaurav-nelson/github-action-markdown-link-check#127
  • Loading branch information
EliahKagan authored Jan 15, 2023
1 parent 25a1f90 commit 9c3e86b
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 @@ -14,4 +14,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.13

0 comments on commit 9c3e86b

Please sign in to comment.