We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b66879 commit 1cdb248Copy full SHA for 1cdb248
1 file changed
.github/workflows/test.yml
@@ -59,7 +59,7 @@ jobs:
59
60
- name: Link Checker
61
id: lychee
62
- uses: lycheeverse/lychee-action@c6e7911b99c9aec72bbd07b92c99d2c76417e260
+ uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411
63
with:
64
args: "--cookie-jar /tmp/lychee-cookies './content/**/*.md'"
65
jobSummary: true
0 commit comments