We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f39d48c commit e277315Copy full SHA for e277315
.github/workflows/check-links.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Link Checker
37
id: lychee
38
- uses: lycheeverse/lychee-action@v1.9.3
+ uses: lycheeverse/lychee-action@v1.10.0
39
with:
40
# 429: Too many requests
41
args: >
0 commit comments