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:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -276,7 +276,7 @@ jobs:
|
||||
minimum-size: 8GB
|
||||
|
||||
- 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
|
||||
#uses: ilammy/msvc-dev-cmd@v1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user