From 91ea332bdfa067f91d984d0c148cca9ef8fa5a01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 20:00:19 +0000 Subject: [PATCH] chore(deps): update lycheeverse/lychee-action action to v1.9.0 --- .github/workflows/all_url_check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/all_url_check.yml b/.github/workflows/all_url_check.yml index 88f1859..649458b 100644 --- a/.github/workflows/all_url_check.yml +++ b/.github/workflows/all_url_check.yml @@ -18,7 +18,7 @@ jobs: - name: link_check with lychee-action id: link_check - uses: lycheeverse/lychee-action@v1.8.0 + uses: lycheeverse/lychee-action@v1.9.0 with: args: --verbose --insecure --no-progress **/*.tex **/*.md fail: true