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 6447ebd commit 27e3417Copy full SHA for 27e3417
.github/workflows/test.yml
@@ -59,7 +59,7 @@ jobs:
59
60
- name: Link Checker
61
id: lychee
62
- uses: lycheeverse/lychee-action@e79a91bfe7208fbf053c02277ad554a4df6ebac3
+ uses: lycheeverse/lychee-action@a8c4c7cb88f0c7386610c35eb25108e448569cb0
63
with:
64
args: "--cookie-jar /tmp/lychee-cookies './content/**/*.md'"
65
jobSummary: true
0 commit comments