Update microsoft/setup-msbuild to avoid deprecation warnings
Upgrade it to v1.1.3.
This commit is contained in:
parent
f044e5cab3
commit
ddeefc0ff2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci_msw.yml
vendored
2
.github/workflows/ci_msw.yml
vendored
|
|
@ -83,7 +83,7 @@ jobs:
|
|||
Set-Content setup.h
|
||||
|
||||
- name: Add MSBuild to PATH
|
||||
uses: microsoft/setup-msbuild@v1.0.3
|
||||
uses: microsoft/setup-msbuild@v1.1.3
|
||||
with:
|
||||
vs-prerelease: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue