Skip to content

Commit 0a686ff

Browse files
authored
Merge pull request #222 from jupyter-xeus/dependabot/github_actions/ilammy/msvc-dev-cmd-1.12.1
Bump ilammy/msvc-dev-cmd from 1.12.0 to 1.12.1
2 parents 486ceab + e8fbbfd commit 0a686ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/windows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
with:
8585
path: .github/workflows
8686
- name: ✨ Setup MSVC
87-
uses: ilammy/msvc-dev-cmd@v1.12.0
87+
uses: ilammy/msvc-dev-cmd@v1.12.1
8888
with:
8989
arch: ${{ matrix.architecture }}
9090
- name: 🔧 Configure
@@ -121,7 +121,7 @@ jobs:
121121
with:
122122
path: .github/workflows
123123
- name: ✨ Setup MSVC
124-
uses: ilammy/msvc-dev-cmd@v1.12.0
124+
uses: ilammy/msvc-dev-cmd@v1.12.1
125125
with:
126126
arch: ${{ matrix.architecture }}
127127
- name: 🔧 Configure

0 commit comments

Comments
 (0)