diff --git a/.github/workflows/binaries.yml b/.github/workflows/binaries.yml index 459bbe0f7..2cc73d803 100644 --- a/.github/workflows/binaries.yml +++ b/.github/workflows/binaries.yml @@ -76,7 +76,7 @@ jobs: run: rustup target add aarch64-apple-darwin - name: Run sccache-cache - uses: mozilla-actions/sccache-action@v0.0.4 + uses: mozilla-actions/sccache-action@v0.0.6 - name: Cache Rust uses: Swatinem/rust-cache@v2