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 75f4e7d commit f0d628dCopy full SHA for f0d628d
.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@9ace499fe66cee282a29eaa628fdac2c72fa087f
+ uses: lycheeverse/lychee-action@97189f2c0a3c8b0cb0e704fd4e878af6e5e2b2c5
39
40
with:
41
# user-agent: if a user agent is not specified, some websites (e.g.
0 commit comments