Skip to content

Commit

Permalink
chore(deps): bump ilammy/msvc-dev-cmd from 1.8.0 to 1.8.1 (#3021)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 27, 2021
1 parent f61855b commit 14023c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
# MSVC, but for now, this action works:
- name: Prepare compiler environment for Windows 🐍 2.7
if: matrix.python == 2.7 && runner.os == 'Windows'
uses: ilammy/[email protected].0
uses: ilammy/[email protected].1
with:
arch: x64

Expand Down Expand Up @@ -730,7 +730,7 @@ jobs:
uses: jwlawson/[email protected]

- name: Prepare MSVC
uses: ilammy/[email protected].0
uses: ilammy/[email protected].1
with:
arch: x86

Expand Down Expand Up @@ -776,7 +776,7 @@ jobs:
uses: jwlawson/[email protected]

- name: Prepare MSVC
uses: ilammy/[email protected].0
uses: ilammy/[email protected].1
with:
toolset: 14.0

Expand Down

0 comments on commit 14023c9

Please sign in to comment.