Skip to content

Commit 900e599

Browse files
authored
Merge pull request #1540 from jpd002/dependabot/github_actions/microsoft/setup-msbuild-2
Bump microsoft/setup-msbuild from 1.3 to 2
2 parents 9e3ec50 + 9bdcf83 commit 900e599

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)