diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index 2cb9a3e..4d7b82f 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.6.1 + uses: lycheeverse/lychee-action@v1.7.0 with: args: --verbose --no-progress --exclude-mail './**/*.md' './**/*.html' env: