From ef44b26b2f826f9ed5d79d629c17f88067f4e4e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 21:59:54 +0000 Subject: [PATCH] chore(deps): update actions/cache action to v4.3.0 --- setup-rust/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-rust/action.yml b/setup-rust/action.yml index 2f42edc..fb3db2c 100644 --- a/setup-rust/action.yml +++ b/setup-rust/action.yml @@ -16,7 +16,7 @@ runs: cargo fmt --version cargo clippy --version - - uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4 + - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0 with: path: | ~/.cargo/bin/