diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index 34c48b4..73cfc70 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -14,7 +14,7 @@ jobs: - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@v1.9.3 + uses: lycheeverse/lychee-action@v1.10.0 with: args: --verbose --no-progress --exclude-mail './**/*.md' './**/*.html' env: