We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3d5158 commit 2466652Copy full SHA for 2466652
.github/workflows/check-links.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Link Checker
35
id: lychee
36
- uses: lycheeverse/lychee-action@v1.6.1
+ uses: lycheeverse/lychee-action@v1.7.0
37
with:
38
# 429: Too many requests
39
args: >
0 commit comments