diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 642f3e5e..f00f2eb3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -59,7 +59,7 @@ jobs: - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@01a5c94d8e012550040658854b90a7a7301e75ca + uses: lycheeverse/lychee-action@885c65f3dc543b57c898c8099f4e08c8afd178a2 with: args: "--cookie-jar /tmp/lychee-cookies './content/**/*.md'" jobSummary: true