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 cf4b3e9 commit 7bf9c75Copy full SHA for 7bf9c75
.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@4dcb8bee2a0a4531cba1a1f392c54e8375d6dd81
+ uses: lycheeverse/lychee-action@9ace499fe66cee282a29eaa628fdac2c72fa087f
39
40
with:
41
# user-agent: if a user agent is not specified, some websites (e.g.
0 commit comments