Skip to content

Commit 7593735

Browse files
dependabot[bot]rpavlik
authored andcommitted
build(deps): bump microsoft/setup-msbuild from 1.3 to 2
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.3 to 2. - [Release notes](https://github.com/microsoft/setup-msbuild/releases) - [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md) - [Commits](microsoft/setup-msbuild@v1.3...v2) --- updated-dependencies: - dependency-name: microsoft/setup-msbuild dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 10bdf86 commit 7593735

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/msvc-build-preset.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: lukka/get-cmake@v3.28.3
3838

3939
- name: Add msbuild to PATH
40-
uses: microsoft/setup-msbuild@v1.3
40+
uses: microsoft/setup-msbuild@v2
4141

4242
- name: Install Vulkan SDK
4343
run: ./.github/scripts/install_vulkan.ps1

0 commit comments

Comments
 (0)