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.
2 parents 24ae90a + e6f9468 commit 53cd95fCopy full SHA for 53cd95f
.github/workflows/lint-docs.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Run link checker
36
# For any troubleshooting, see:
37
# https://github.com/lycheeverse/lychee/blob/master/docs/TROUBLESHOOTING.md
38
- uses: lycheeverse/lychee-action@4a5af7cd2958a2282cefbd9c10f63bdb89982d76
+ uses: lycheeverse/lychee-action@25f59e1bc8f12b314a1e366f825e00d13de2d80b
39
40
with:
41
# user-agent: if a user agent is not specified, some websites (e.g.
0 commit comments