diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index fdfb93ad..36cff9d2 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@5c4ee84814c983aa7164eaee476f014e53ff3963 + uses: lycheeverse/lychee-action@147829136ad8e72b5a1e57d782626a0ebd8d1d16 with: args: "--cookie-jar /tmp/lychee-cookies './content/**/*.md'" jobSummary: true