Merge pull request #159 from JonasKruckenberg/renovate/swatinem-rust-cache-2.x

This commit is contained in:
Jonas Kruckenberg 2022-10-17 13:44:50 +02:00 committed by GitHub
commit ffffc3149b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ jobs:
with:
toolchain: stable
- uses: Swatinem/rust-cache@v1
- uses: Swatinem/rust-cache@v2
- name: install dependencies (ubuntu only)
if: matrix.platform == 'ubuntu-latest'