Skip to content

Commit 935a306

Browse files
authored
Update windows.yml
1 parent 2c9d116 commit 935a306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
7575
# Setup MSBuild.exe path if required
7676
- name: Setup MSBuild
77-
uses: microsoft/setup-msbuild@v1.0.2
77+
uses: microsoft/setup-msbuild@v1.1
7878
if: matrix.compiler == 'msvc16'
7979

8080
- name: Build Library (MinGW-w64)

0 commit comments

Comments
 (0)