Bump microsoft/setup-msbuild from 1.3 to 2 (#849)

This commit is contained in:
dependabot[bot]
2024-11-06 05:50:37 -06:00
committed by GitHub
parent 66d3e90bf9
commit bfe0f65953
+1 -1
View File
@@ -36,7 +36,7 @@ jobs:
Copy-Item -Path .\pkg\share -Destination c:\vcpkg\installed\x64-windows-custom -Recurse -Force Copy-Item -Path .\pkg\share -Destination c:\vcpkg\installed\x64-windows-custom -Recurse -Force
cd ../../ cd ../../
- name: Setup MSBuild - name: Setup MSBuild
uses: microsoft/setup-msbuild@v1.3 uses: microsoft/setup-msbuild@v2
with: with:
msbuild-architecture: x64 msbuild-architecture: x64
- name: Build and run bsc_event test - name: Build and run bsc_event test