diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index cc0e8cdd..12941116 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: "--exclude-path src/shim/vendor --verbose --cache --max-cache-age 1d ." fail: true