diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index 852fb6b..913e794 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -31,7 +31,7 @@ jobs: JEKYLL_ENV: production - name: Link Checker - uses: lycheeverse/lychee-action@v1.2.0 + uses: lycheeverse/lychee-action@v1.10.0 with: args: --verbose --no-progress --exclude-file .lycheeignore -- _site/**/*.html fail: true