From 82004918158af53cae269fd016bdef3b977fa2e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 01:00:38 +0000 Subject: [PATCH] Update actions/cache action to v4 --- .github/workflows/testing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 26d87f3..4bc6b02 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -20,7 +20,7 @@ jobs: profile: minimal toolchain: stable - - uses: actions/cache@v3 + - uses: actions/cache@v4 with: path: | ~/.cargo/bin/