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/