From 066d47ae9f0cc0418ac643981f3349f9b09bf0e7 Mon Sep 17 00:00:00 2001 From: "mr-borboto[bot]" <170036086+mr-borboto[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 13:08:59 +0000 Subject: [PATCH] =?UTF-8?q?deps(github-actions):=20update=20lycheeverse/ly?= =?UTF-8?q?chee-action=20action=20(=20v2.0.2=20=E2=86=92=20v2.1.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/link-checker.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/link-checker.yaml b/.github/workflows/link-checker.yaml index a9bc093..f246e9c 100644 --- a/.github/workflows/link-checker.yaml +++ b/.github/workflows/link-checker.yaml @@ -91,7 +91,7 @@ jobs: - name: Check Links id: link-checker - uses: lycheeverse/lychee-action@7cd0af4c74a61395d455af97419279d86aafaede # v2.0.2 + uses: lycheeverse/lychee-action@f81112d0d2814ded911bd23e3beaa9dda9093915 # v2.1.0 with: args: --config=lychee.toml './site/**/*.html' format: markdown