Skip to content

Commit 73ff6d7

Browse files
authored
Update link-check.yml
1 parent 84213f9 commit 73ff6d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
id: lychee
2020
uses: lycheeverse/lychee-action@v2
2121
with:
22-
args: --verbose --no-progress './content/**/*.md' './content/**/*.html' './content/**/*.rst'
22+
args: --verbose --no-progress './content/**/*.md' './content/**/*.html' './content/**/*.rst' --user-agent "curl/8.4.0"

0 commit comments

Comments
 (0)