Skip to content

Commit 9bdcf83

Browse files
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) - [Commits](microsoft/setup-msbuild@v1.3...v2) --- updated-dependencies: - dependency-name: microsoft/setup-msbuild dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43d8cde commit 9bdcf83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Force Fetch Git Tags
3030
run: git fetch --tags --force
3131
- name: Add msbuild to PATH
32-
uses: microsoft/setup-msbuild@v1.3
32+
uses: microsoft/setup-msbuild@v2
3333
- name: Cache Vulkan SDK
3434
uses: actions/cache@v5
3535
id: cache-vulkansdk

0 commit comments

Comments
 (0)