diff --git a/.github/workflows/periodic-link-watcher.yml b/.github/workflows/periodic-link-watcher.yml index 24ceeb4..2865fc3 100644 --- a/.github/workflows/periodic-link-watcher.yml +++ b/.github/workflows/periodic-link-watcher.yml @@ -18,7 +18,7 @@ jobs: uses: actions/checkout@v4 - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@v1.10.0 + uses: lycheeverse/lychee-action@v2.0.2 with: args: --verbose --no-progress --exclude-loopback . output: ./lychee/out.md