diff --git a/.github/workflows/windows_build_qt.yml b/.github/workflows/windows_build_qt.yml index 0e308811e2..4d392afb81 100644 --- a/.github/workflows/windows_build_qt.yml +++ b/.github/workflows/windows_build_qt.yml @@ -105,7 +105,7 @@ jobs: - name: Setup msbuild if: inputs.configuration != 'CMake' - uses: microsoft/setup-msbuild@v2 + uses: microsoft/setup-msbuild@v3 - name: Download patches shell: cmd