Skip to content

Commit b583336

Browse files
chore(deps): bump ilammy/msvc-dev-cmd from 1.12.1 to 1.13.0 (#4995)
Bumps [ilammy/msvc-dev-cmd](https://github.com/ilammy/msvc-dev-cmd) from 1.12.1 to 1.13.0. - [Release notes](https://github.com/ilammy/msvc-dev-cmd/releases) - [Commits](ilammy/msvc-dev-cmd@v1.12.1...v1.13.0) --- updated-dependencies: - dependency-name: ilammy/msvc-dev-cmd dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 976fea0 commit b583336

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -800,7 +800,7 @@ jobs:
800800
uses: jwlawson/actions-setup-cmake@v1.14
801801

802802
- name: Prepare MSVC
803-
uses: ilammy/msvc-dev-cmd@v1.12.1
803+
uses: ilammy/msvc-dev-cmd@v1.13.0
804804
with:
805805
arch: x86
806806

@@ -853,7 +853,7 @@ jobs:
853853
uses: jwlawson/actions-setup-cmake@v1.14
854854

855855
- name: Prepare MSVC
856-
uses: ilammy/msvc-dev-cmd@v1.12.1
856+
uses: ilammy/msvc-dev-cmd@v1.13.0
857857
with:
858858
arch: x86
859859

0 commit comments

Comments
 (0)