diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index 4ce03be6a4f..30c33807ee3 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -35,7 +35,7 @@ jobs: - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@v1.10.0 + uses: lycheeverse/lychee-action@v2.0.2 with: output: /tmp/lychee-out.md # 429: Too many requests