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 84213f9 commit 73ff6d7Copy full SHA for 73ff6d7
.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'
+ args: --verbose --no-progress './content/**/*.md' './content/**/*.html' './content/**/*.rst' --user-agent "curl/8.4.0"
0 commit comments