We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c853292 commit 535ed76Copy full SHA for 535ed76
.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@7da8ec1fc4e01b5a12062ac6c589c10a4ce70d67
+ uses: lycheeverse/lychee-action@7cd0af4c74a61395d455af97419279d86aafaede
39
40
with:
41
# user-agent: if a user agent is not specified, some websites (e.g.
0 commit comments