Update Swatinem/rust-cache action to v2

This commit is contained in:
renovate[bot] 2022-10-16 16:59:40 +00:00 committed by GitHub
parent 1b8ba227d1
commit 0ca83c6e55
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'