diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 55dc5ec2..753b3db3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -102,7 +102,7 @@ jobs: - uses: dtolnay/rust-toolchain@stable with: target: ${{ matrix.configs.target }} - - uses: mozilla-actions/sccache-action@v0.0.10 + - uses: mozilla-actions/sccache-action@v0.0.11 - uses: Swatinem/rust-cache@v2 with: cache-on-failure: true