From ffc1d35c89ab924c098de7b3fe416819070d6124 Mon Sep 17 00:00:00 2001 From: "bot-akira[bot]" <159718293+bot-akira[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 13:06:47 +0000 Subject: [PATCH] =?UTF-8?q?fix(github-action):=20update=20actions/checkout?= =?UTF-8?q?=20(=20v4.1.3=20=E2=86=92=20v4.1.4=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/link-check.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/link-check.yaml b/.github/workflows/link-check.yaml index df0966e5b..7502d9db4 100644 --- a/.github/workflows/link-check.yaml +++ b/.github/workflows/link-check.yaml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3 + uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 - name: Link Checker uses: lycheeverse/lychee-action@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621 # v1.10.0