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.
1 parent 73ff6d7 commit 22b85e7Copy full SHA for 22b85e7
.github/workflows/link-check.yml
@@ -19,4 +19,4 @@ jobs:
19
id: lychee
20
uses: lycheeverse/lychee-action@v2
21
with:
22
- args: --verbose --no-progress './content/**/*.md' './content/**/*.html' './content/**/*.rst' --user-agent "curl/8.4.0"
+ args: --verbose --no-progress './content/**/*.md' './content/**/*.html' './content/**/*.rst' --insecure
0 commit comments