Skip to content

Commit 4a804c9

Browse files
Bump ilammy/msvc-dev-cmd from 1.12.0 to 1.12.1 (#1011)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 125d8ab commit 4a804c9

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
@@ -75,7 +75,7 @@ jobs:
7575
echo "commit=${vcpkg_commit}" >> ${GITHUB_OUTPUT}
7676
7777
# Setup Visual Studio Dev Environment (x64, default version/toolset)
78-
- uses: ilammy/[email protected].0
78+
- uses: ilammy/[email protected].1
7979

8080
- name: Clear prior vcpkg directory
8181
run: |

0 commit comments

Comments
 (0)