Skip to content

Commit ec348c8

Browse files
committed
build: update msvc-dev-cmd action
1 parent abb22e1 commit ec348c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Install MSVC
3535
if: runner.os == 'Windows'
36-
uses: ilammy/msvc-dev-cmd@v1.4.1
36+
uses: ilammy/msvc-dev-cmd@v1.13.0
3737

3838
- name: Install qemu aarch64
3939
if: runner.os == 'Linux'

0 commit comments

Comments
 (0)