We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c9d116 commit 935a306Copy full SHA for 935a306
.github/workflows/windows.yml
@@ -74,7 +74,7 @@ jobs:
74
75
# Setup MSBuild.exe path if required
76
- name: Setup MSBuild
77
- uses: microsoft/setup-msbuild@v1.0.2
+ uses: microsoft/setup-msbuild@v1.1
78
if: matrix.compiler == 'msvc16'
79
80
- name: Build Library (MinGW-w64)
0 commit comments