We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 419818d + be8fcb1 commit c8780fdCopy full SHA for c8780fd
1 file changed
.github/workflows/DocumentationLinkCheck.yaml
@@ -17,7 +17,7 @@ jobs:
17
18
- name: Check documentation link
19
id: lychee
20
- uses: lycheeverse/lychee-action@v2.6.1
+ uses: lycheeverse/lychee-action@v2.7.0
21
with:
22
fail: true
23
args: "--verbose --no-progress './**/*.md' './**/*.html' --timeout 1000 --max-concurrency 1 -T 1 --retry-wait-time 10"
0 commit comments