From 27660685189278f1f4c8223330b3eba826e596c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 17:26:56 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Update=20actions/cache=20action?= =?UTF-8?q?=20to=20v5.0.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/plugin.yml b/.github/workflows/plugin.yml index 87e0f14..2914685 100644 --- a/.github/workflows/plugin.yml +++ b/.github/workflows/plugin.yml @@ -56,7 +56,7 @@ jobs: - id: cache_dependencies name: Cache dependencies - uses: actions/cache@v5.0.4 + uses: actions/cache@v5.0.5 with: path: | ~/.cargo/registry