diff --git a/.github/workflows/linkchecker.yml b/.github/workflows/linkchecker.yml index 4d2f7e9..51403bd 100644 --- a/.github/workflows/linkchecker.yml +++ b/.github/workflows/linkchecker.yml @@ -20,7 +20,7 @@ jobs: - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@v1.4.1 + uses: lycheeverse/lychee-action@v1.10.0 with: fail: true args: --verbose --no-progress --exclude-mail --exclude-loopback **/*.md