Skip to content

Commit 141a763

Browse files
committed
Updated MSBuild action
1 parent 700cb00 commit 141a763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels_windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
architecture: ${{ matrix.platform }}
5454

5555
- name: Setup MSBuild.exe
56-
uses: warrenbuckley/Setup-MSBuild@v1
56+
uses: microsoft/setup-msbuild@v1.1
5757

5858
- name: Build a package
5959
run: |

0 commit comments

Comments
 (0)