Skip to content

Commit 14023c9

Browse files
chore(deps): bump ilammy/msvc-dev-cmd from 1.8.0 to 1.8.1 (#3021)
1 parent f61855b commit 14023c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

+3-3
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/[email protected].0
154+
uses: ilammy/[email protected].1
155155
with:
156156
arch: x64
157157

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

732732
- name: Prepare MSVC
733-
uses: ilammy/[email protected].0
733+
uses: ilammy/[email protected].1
734734
with:
735735
arch: x86
736736

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

778778
- name: Prepare MSVC
779-
uses: ilammy/[email protected].0
779+
uses: ilammy/[email protected].1
780780
with:
781781
toolset: 14.0
782782

0 commit comments

Comments
 (0)