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