diff --git a/.github/workflows/compile-msvc.yml b/.github/workflows/compile-msvc.yml index 0a5fbb9685..1596ec0994 100644 --- a/.github/workflows/compile-msvc.yml +++ b/.github/workflows/compile-msvc.yml @@ -26,7 +26,7 @@ jobs: fetch-depth: 2 - name: Enable MSVC++ - uses: ilammy/msvc-dev-cmd@v1 + uses: TheMrMilchmann/setup-msvc-dev@v3 with: arch: x64