diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 9bbbf79a..642f3e5e 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@147829136ad8e72b5a1e57d782626a0ebd8d1d16 + uses: lycheeverse/lychee-action@01a5c94d8e012550040658854b90a7a7301e75ca with: args: "--cookie-jar /tmp/lychee-cookies './content/**/*.md'" jobSummary: true