diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index a0a1a37..4be3e27 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -34,7 +34,7 @@ jobs: - name: Check links id: lychee - uses: lycheeverse/lychee-action@v1.8.0 + uses: lycheeverse/lychee-action@v1.9.0 with: fail: true args: --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md'