diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index a828617..9d4dcf1 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -33,7 +33,7 @@ jobs: restore-keys: cache-lychee- - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@v2.3.0 + uses: lycheeverse/lychee-action@v2.8.0 with: fail: true args: --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md'