diff --git a/.github/workflows/build-game.yml b/.github/workflows/build-game.yml index 1f1f97a51c..6a169b9ca5 100644 --- a/.github/workflows/build-game.yml +++ b/.github/workflows/build-game.yml @@ -44,7 +44,7 @@ jobs: run: choco install ninja sccache -y - name: Enable Developer Command Prompt - uses: ilammy/msvc-dev-cmd@v1.9.0 + uses: ilammy/msvc-dev-cmd@v1.12.1 - name: Build run: |