Update microsoft/setup-msbuild to avoid deprecation warnings

Upgrade it to v1.1.3.
This commit is contained in:
Vadim Zeitlin 2022-10-18 19:45:17 +02:00
parent f044e5cab3
commit ddeefc0ff2

View file

@ -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