Bump microsoft/setup-msbuild to v2 for node20

Just a node20 update
https://github.com/microsoft/setup-msbuild/releases/tag/v2
This commit is contained in:
anttiharju
2024-10-13 15:19:07 +03:00
parent 38e305bb4a
commit 5882263ee8

View File

@@ -276,7 +276,7 @@ jobs:
minimum-size: 8GB minimum-size: 8GB
- name: Add msbuild to PATH - name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.1 uses: microsoft/setup-msbuild@v2
# If we want to also have nmake, use this instead # If we want to also have nmake, use this instead
#uses: ilammy/msvc-dev-cmd@v1 #uses: ilammy/msvc-dev-cmd@v1