diff --git a/.github/workflows/bsc-tests-windows.yml b/.github/workflows/bsc-tests-windows.yml index 3f3abbe7..58f7aa77 100644 --- a/.github/workflows/bsc-tests-windows.yml +++ b/.github/workflows/bsc-tests-windows.yml @@ -36,7 +36,7 @@ jobs: Copy-Item -Path .\pkg\share -Destination c:\vcpkg\installed\x64-windows-custom -Recurse -Force cd ../../ - name: Setup MSBuild - uses: microsoft/setup-msbuild@v1.3 + uses: microsoft/setup-msbuild@v2 with: msbuild-architecture: x64 - name: Build and run bsc_event test