diff --git a/.github/workflows/link-check.yml b/.github/workflows/link-check.yml index a09bf9c415..6c122ebc54 100644 --- a/.github/workflows/link-check.yml +++ b/.github/workflows/link-check.yml @@ -11,7 +11,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Link check with lychee (non-blocking) - uses: lycheeverse/lychee-action@v1 + uses: lycheeverse/lychee-action@v2.0.2 with: # Limit concurrency and accept 429 (rate-limited) as non-fatal args: >-