diff --git a/.github/workflows/sub_buildWindows.yml b/.github/workflows/sub_buildWindows.yml index d214af2bd5..0daf76c58f 100644 --- a/.github/workflows/sub_buildWindows.yml +++ b/.github/workflows/sub_buildWindows.yml @@ -122,7 +122,7 @@ jobs: -DFREECAD_COPY_LIBPACK_BIN_TO_BUILD=OFF -DFREECAD_COPY_PLUGINS_BIN_TO_BUILD=ON - name: Add msbuild to PATH - uses: microsoft/setup-msbuild@v1.3 + uses: microsoft/setup-msbuild@v2 - name: Compiling sources run: | cd $env:builddir