diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cfacf096..57734ffa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,6 +8,6 @@ jobs: steps: - uses: actions/checkout@v4 - name: Lychee Broken Link Checker - uses: lycheeverse/lychee-action@v2.4.1 + uses: lycheeverse/lychee-action@v2.5.0 with: fail: true