Skip to content

Commit 1a5af31

Browse files
authored
Update TestBuild.yml
Change to microsoft/setup-msbuild@v2
1 parent 69cf35b commit 1a5af31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/TestBuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fetch-depth: 0
2424

2525
- name: Setup MSBuild
26-
uses: microsoft/setup-msbuild@v1.3.1
26+
uses: microsoft/setup-msbuild@v2
2727

2828
- name: Setup VS Dev Environment
2929
uses: seanmiddleditch/gha-setup-vsdevenv@v4

0 commit comments

Comments
 (0)