diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index c05072260..1470b5361 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -33,7 +33,7 @@ jobs: - name: Install MSVC if: runner.os == 'Windows' - uses: ilammy/msvc-dev-cmd@v1.4.1 + uses: ilammy/msvc-dev-cmd@v1.13.0 - name: Install qemu aarch64 if: runner.os == 'Linux'