diff --git a/.github/workflows/desktop.yml b/.github/workflows/desktop.yml index e818624..0277e92 100644 --- a/.github/workflows/desktop.yml +++ b/.github/workflows/desktop.yml @@ -32,7 +32,7 @@ jobs: with: toolchain: stable - - uses: Swatinem/rust-cache@v1 + - uses: Swatinem/rust-cache@v2 with: sharedKey: ${{ matrix.platform }}