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 1110086 + 30fac8e commit 8db67cdCopy full SHA for 8db67cd
.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@97189f2c0a3c8b0cb0e704fd4e878af6e5e2b2c5
+ uses: lycheeverse/lychee-action@ec3ed119d4f44ad2673a7232460dc7dff59d2421
39
40
with:
41
# user-agent: if a user agent is not specified, some websites (e.g.
0 commit comments