Skip to content

Commit e8fbbfd

Browse files
Bump ilammy/msvc-dev-cmd from 1.12.0 to 1.12.1
Bumps [ilammy/msvc-dev-cmd](https://github.com/ilammy/msvc-dev-cmd) from 1.12.0 to 1.12.1. - [Release notes](https://github.com/ilammy/msvc-dev-cmd/releases) - [Commits](ilammy/msvc-dev-cmd@v1.12.0...v1.12.1) --- updated-dependencies: - dependency-name: ilammy/msvc-dev-cmd dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ff2369 commit e8fbbfd

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)