diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2304e36..a3c9b34 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -32,7 +32,7 @@ jobs: steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - run: rustup update stable --no-self-update - - uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 + - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 with: path: | ~/.cargo/bin/ @@ -71,7 +71,7 @@ jobs: - run: | rustup update stable --no-self-update rustup target add aarch64-apple-darwin x86_64-apple-darwin - - uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 + - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 with: path: | ~/.cargo/bin/