Skip to content

Commit c5241eb

Browse files
committed
1
1 parent a788feb commit c5241eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
echo "CIBW_TEST_COMMAND_MACOS=" >> $GITHUB_ENV
131131
132132
- name: Install and configure MSVC
133-
uses: ilammy/msvc-dev-cmd@v1
133+
uses: TheMrMilchmann/setup-msvc-dev@v3
134134
if: matrix.os == 'windows-2022'
135135
with:
136136
arch: 'x64'

0 commit comments

Comments
 (0)