Skip to content

Commit a757f3e

Browse files
dependabot[bot]rpavlik
authored andcommitted
build(deps): bump microsoft/setup-msbuild from 2 to 3
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 2 to 3. - [Release notes](https://github.com/microsoft/setup-msbuild/releases) - [Commits](microsoft/setup-msbuild@v2...v3) --- updated-dependencies: - dependency-name: microsoft/setup-msbuild dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45df0ea commit a757f3e

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
@@ -39,7 +39,7 @@ jobs:
3939
uses: lukka/get-cmake@v4.2.3
4040

4141
- name: Add msbuild to PATH
42-
uses: microsoft/setup-msbuild@v2
42+
uses: microsoft/setup-msbuild@v3
4343

4444
- name: Install Vulkan SDK
4545
run: ./.github/scripts/install_vulkan.ps1

0 commit comments

Comments
 (0)