diff --git a/.github/workflows/link-watcher.yml b/.github/workflows/link-watcher.yml index a740cc2..3b3b3d0 100644 --- a/.github/workflows/link-watcher.yml +++ b/.github/workflows/link-watcher.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v4 - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@v1.10.0 + uses: lycheeverse/lychee-action@v2.0.1 with: fail: true args: --verbose --no-progress --exclude-mail --exclude-loopback .