Skip to content

Commit 13c1c8f

Browse files
Bump ilammy/msvc-dev-cmd from 1.12.1 to 1.13.0 (#1043)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64f4727 commit 13c1c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vcpkg_ci_windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
echo "commit=${vcpkg_commit}" >> ${GITHUB_OUTPUT}
8181
8282
# Setup Visual Studio Dev Environment (x64, default version/toolset)
83-
- uses: ilammy/msvc-dev-cmd@v1.12.1
83+
- uses: ilammy/msvc-dev-cmd@v1.13.0
8484

8585
- name: Clear prior vcpkg directory
8686
run: |

0 commit comments

Comments
 (0)