diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ee7a0ff..b91080f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -38,7 +38,7 @@ jobs: - name: Lychee id: lychee - uses: lycheeverse/lychee-action@7cd0af4c74a61395d455af97419279d86aafaede # v2.0.2 + uses: lycheeverse/lychee-action@f81112d0d2814ded911bd23e3beaa9dda9093915 # v2.1.0 with: args: --verbose --no-progress './**/*.md' './**/*.html' './**/*.erb' --accept 403,200,429 fail: true