diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index a49fa75..c70c939 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -498,7 +498,7 @@ jobs: with: toolchain: stable-x86_64-pc-windows-msvc - uses: ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1; puts lib.exe + MSVC on PATH - - uses: Swatinem/rust-cache@42dc69e1aa15d09112580998cf2ef0119e2e91ae # v2 + - uses: Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # v2 with: workspaces: clients/windows-px8/src-tauri - name: Verify Windows client and release contracts