diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index 136d2d3..b05091b 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -29,7 +29,7 @@ jobs: restore-keys: cache-lychee- - name: Link Checker - uses: lycheeverse/lychee-action@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621 # v1.10.0 + uses: lycheeverse/lychee-action@2bb232618be239862e31382c5c0eaeba12e5e966 # v2.0.1 with: fail: true args: -c ./lychee-links.toml --base . --cache --max-cache-age 1d . --verbose --no-progress '*.md' './**/*.md'