diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index 6e049d4da..4a18bff0d 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -22,7 +22,7 @@ jobs: restore-keys: cache-lychee- - name: Check links - uses: lycheeverse/lychee-action@v1 + uses: lycheeverse/lychee-action@v2 with: args: "--cache --max-cache-age 1d ." fail: true