From 3655addddc6454870713861c3bff209ff6f5cc85 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 12:43:58 +0000 Subject: [PATCH] chore(deps): update lycheeverse/lychee-action action to v1.9.3 --- .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 804244d..22fff2a 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.9.2 + uses: lycheeverse/lychee-action@v1.9.3 with: args: --verbose --insecure --no-progress **/*.tex **/*.md fail: true