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.
2 parents e70313c + ccea563 commit 3b122d6Copy full SHA for 3b122d6
.github/workflows/check-external-links.yml
@@ -12,7 +12,7 @@ jobs:
12
13
- name: Link Checker
14
id: lychee
15
- uses: lycheeverse/lychee-action@v1.8.0
+ uses: lycheeverse/lychee-action@v2.0.2
16
with:
17
args: --accept 200,429,403 --timeout 60 --retry-wait-time 15 --max-retries 10 '**/*.md'
18
fail: true
0 commit comments