Skip to content

Commit db8c6e9

Browse files
authored
update actions setup-msbuild to v2
1 parent 150d275 commit db8c6e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-vs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
run:
5959
./scripts/vs/ci_install.sh
6060
- name: Setup MSBuild
61-
uses: microsoft/setup-msbuild@v1.1
61+
uses: microsoft/setup-msbuild@v2
6262

6363
- name: Build projectGenerator CMDLine with oF
6464
working-directory: ${{env.GITHUB_WORKSPACE}}

0 commit comments

Comments
 (0)