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 9deafbe commit 603cea3Copy full SHA for 603cea3
.github/workflows/checks.yml
@@ -38,7 +38,7 @@ jobs:
38
run: ./bin/check-include-guards ./exercises/concept ./exercises/practice
39
40
- name: Check links
41
- uses: lycheeverse/lychee-action@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621
+ uses: lycheeverse/lychee-action@7cd0af4c74a61395d455af97419279d86aafaede
42
id: lychee
43
with:
44
args: --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.75 Safari/537.36" --no-progress **/*.md **/*.html
0 commit comments