diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 6697da2..06da883 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -32,7 +32,7 @@ jobs: steps: - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - run: rustup update stable --no-self-update - - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb + - uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 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@9255dc7a253b0ccc959486e2bca901246202afeb + - uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 with: path: | ~/.cargo/bin/