diff --git a/.github/workflows/bsc-tests-windows.yml b/.github/workflows/bsc-tests-windows.yml index 4ca68b96..3f3abbe7 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.1 + uses: microsoft/setup-msbuild@v1.3 with: msbuild-architecture: x64 - name: Build and run bsc_event test