We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e3add3 + fa5c987 commit 2448818Copy full SHA for 2448818
1 file changed
.github/workflows/links.yaml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Link Checker on built documentation
38
id: lychee
39
- uses: lycheeverse/lychee-action@v2.7.0
+ uses: lycheeverse/lychee-action@v2.8.0
40
with:
41
# Check the built HTML files recursively (includes internal links)
42
args: --config lychee.toml --verbose --no-progress --max-redirects 10 'docs/_build/html/**/*.html'
0 commit comments