We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e3e5c1 commit ad6e84cCopy full SHA for ad6e84c
.github/workflows/check-links.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Link Checker
29
id: lychee
30
- uses: lycheeverse/lychee-action@v2.3.0
+ uses: lycheeverse/lychee-action@v2.4.0
31
with:
32
# 429: Too many requests
33
args: >
0 commit comments