diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index b8f714e6..8669df73 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -8,7 +8,7 @@ jobs: steps: - uses: actions/checkout@v2 - name: Lychee Link Checker - uses: lycheeverse/lychee-action@v1.2.0 + uses: lycheeverse/lychee-action@v2.0.2 with: args: --accept=200,403,429 **/*.html **/*.md **/*.txt **/*.json fail: true