diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 67e54af9..16a70b01 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@1ef33e2493308e49729a7789ddd73e7f8bed8f45 + uses: lycheeverse/lychee-action@79de8811d696d79a713d425d265c9870b929fbf2 with: args: "--cookie-jar /tmp/lychee-cookies './content/**/*.md'" jobSummary: true