diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index 507520f15..218c12805 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -11,7 +11,7 @@ jobs: - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@v1 + uses: lycheeverse/lychee-action@v2.0.2 with: args: --base . --verbose --accept 429 --no-progress './**/*.md' output: lychee/results.md