diff --git a/.github/workflows/linkchecker.yml b/.github/workflows/linkchecker.yml index b3a6791..0e33271 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.5.1 + uses: lycheeverse/lychee-action@v1.6.1 with: fail: true args: --verbose --no-progress --exclude-mail --exclude-loopback **/*.md