Skip to content

Commit f61855b

Browse files
chore(deps): bump ilammy/msvc-dev-cmd from 1 to 1.8.0 (#3001)
1 parent bc7cf6e commit f61855b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
# MSVC, but for now, this action works:
152152
- name: Prepare compiler environment for Windows 🐍 2.7
153153
if: matrix.python == 2.7 && runner.os == 'Windows'
154-
uses: ilammy/msvc-dev-cmd@v1
154+
uses: ilammy/msvc-dev-cmd@v1.8.0
155155
with:
156156
arch: x64
157157

@@ -730,7 +730,7 @@ jobs:
730730
uses: jwlawson/[email protected]
731731

732732
- name: Prepare MSVC
733-
uses: ilammy/msvc-dev-cmd@v1
733+
uses: ilammy/msvc-dev-cmd@v1.8.0
734734
with:
735735
arch: x86
736736

@@ -776,7 +776,7 @@ jobs:
776776
uses: jwlawson/[email protected]
777777

778778
- name: Prepare MSVC
779-
uses: ilammy/msvc-dev-cmd@v1
779+
uses: ilammy/msvc-dev-cmd@v1.8.0
780780
with:
781781
toolset: 14.0
782782

0 commit comments

Comments
 (0)