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