diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 96cf0fa32..507a6e923 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -79,7 +79,7 @@ jobs: - name: Enable Developer Command Prompt if: startsWith(matrix.os, 'windows') - uses: ilammy/msvc-dev-cmd@v1.10.0 + uses: ilammy/msvc-dev-cmd@v1.11.0 - name: Build (Windows) if: startsWith(matrix.os, 'windows')