From 9b3b35770650832a70c4829b1dcbcd2ab62ae09e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Jun 2021 18:39:54 -0400 Subject: [PATCH] chore(deps): bump ilammy/msvc-dev-cmd from 1.8.1 to 1.9.0 (#3027) --- .github/workflows/ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2ed1da5c..e00745df 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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/msvc-dev-cmd@v1.8.1 + uses: ilammy/msvc-dev-cmd@v1.9.0 with: arch: x64 @@ -741,7 +741,7 @@ jobs: uses: jwlawson/actions-setup-cmake@v1.9 - name: Prepare MSVC - uses: ilammy/msvc-dev-cmd@v1.8.1 + uses: ilammy/msvc-dev-cmd@v1.9.0 with: arch: x86 @@ -787,7 +787,7 @@ jobs: uses: jwlawson/actions-setup-cmake@v1.9 - name: Prepare MSVC - uses: ilammy/msvc-dev-cmd@v1.8.1 + uses: ilammy/msvc-dev-cmd@v1.9.0 with: toolset: 14.0