From ba3b4ccb1a4c682e52d12a2febf5c7fce17921ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 11:58:31 +0000 Subject: [PATCH] chore(deps): update lycheeverse/lychee-action action to v2.8.0 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ab704ce..e9ec8a4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,6 +8,6 @@ jobs: steps: - uses: actions/checkout@v6 - name: Lychee Broken Link Checker - uses: lycheeverse/lychee-action@v2.7.0 + uses: lycheeverse/lychee-action@v2.8.0 with: fail: true