From c0f34e000bcd5c1d52043928361d034d042ee9c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 16:45:34 +0000 Subject: [PATCH] Update lycheeverse/lychee-action action to v1.9.3 --- .github/workflows/lychee.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lychee.yml b/.github/workflows/lychee.yml index 59f65ff..74657c7 100644 --- a/.github/workflows/lychee.yml +++ b/.github/workflows/lychee.yml @@ -32,7 +32,7 @@ jobs: key: cache-lychee-${{ github.sha }} restore-keys: cache-lychee- - name: Lychee Checker - uses: lycheeverse/lychee-action@v1.9.2 + uses: lycheeverse/lychee-action@v1.9.3 id: lychee with: fail: true