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 5d869d9 commit ee620ebCopy full SHA for ee620eb
.github/workflows/lint-docs.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Run link checker
34
# For any troubleshooting, see:
35
# https://github.com/lycheeverse/lychee/blob/master/docs/TROUBLESHOOTING.md
36
- uses: lycheeverse/lychee-action@76ab977fedbeaeb32029313724a2e56a8a393548
+ uses: lycheeverse/lychee-action@4a5af7cd2958a2282cefbd9c10f63bdb89982d76
37
38
with:
39
# user-agent: if a user agent is not specified, some websites (e.g.
0 commit comments