diff --git a/.github/workflows/links.yaml b/.github/workflows/links.yaml index fa7c0c37..fcb9f7d5 100644 --- a/.github/workflows/links.yaml +++ b/.github/workflows/links.yaml @@ -49,7 +49,7 @@ jobs: - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@v2.5.0 + uses: lycheeverse/lychee-action@v2.7.0 with: fail: false args: --exclude https://github.dev/cabforum/cabforum.org/ --exclude https://github.com/cabforum/cabforum.org/ --exclude https://wiki.cabforum.org --exclude "^https://github\.com/[^/]+/[^/]+/compare" --exclude "^https://github\.com/[^/]+/[^/]+/blob" --exclude "^https://github\.com/[^/]+/[^/]+/tree" --base ./public --cache --max-cache-age 1d --no-progress ./public