From 08ebe6dac561f8fbb35f4c850c91abc7ca6895cb Mon Sep 17 00:00:00 2001 From: Ryotaro Onoue Date: Tue, 12 May 2026 01:59:52 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20actions/cache=20=E3=82=92=20v5.0.5=20?= =?UTF-8?q?=E3=81=AB=E6=9B=B4=E6=96=B0=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/wc-check-diff.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/wc-check-diff.yaml b/.github/workflows/wc-check-diff.yaml index 3fff25a8..efda32ef 100644 --- a/.github/workflows/wc-check-diff.yaml +++ b/.github/workflows/wc-check-diff.yaml @@ -27,7 +27,7 @@ jobs: # https://github.com/actions/cache - name: Cache build runner id: cache-build-runner - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2 + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 env: cache-name: build-runner with: