From ed50fa82ac5204b90224e67fa4c3971fd17e6503 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 00:51:31 +0000 Subject: [PATCH] chore(deps): update lycheeverse/lychee-action action to v2.7.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 9163a5e..dcc4b2b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,6 +8,6 @@ jobs: steps: - uses: actions/checkout@v5 - name: Lychee Broken Link Checker - uses: lycheeverse/lychee-action@v2.6.1 + uses: lycheeverse/lychee-action@v2.7.0 with: fail: true