We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 700cb00 commit 141a763Copy full SHA for 141a763
.github/workflows/build_wheels_windows.yml
@@ -53,7 +53,7 @@ jobs:
53
architecture: ${{ matrix.platform }}
54
55
- name: Setup MSBuild.exe
56
- uses: warrenbuckley/Setup-MSBuild@v1
+ uses: microsoft/setup-msbuild@v1.1
57
58
- name: Build a package
59
run: |
0 commit comments