Skip to content

Commit 55b8363

Browse files
Bump TheMrMilchmann/setup-msvc-dev from 3 to 4
Bumps [TheMrMilchmann/setup-msvc-dev](https://github.com/themrmilchmann/setup-msvc-dev) from 3 to 4. - [Release notes](https://github.com/themrmilchmann/setup-msvc-dev/releases) - [Commits](TheMrMilchmann/setup-msvc-dev@v3...v4) --- updated-dependencies: - dependency-name: TheMrMilchmann/setup-msvc-dev dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 710a9d7 commit 55b8363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
steps:
3434
- uses: actions/checkout@v5.0.0
3535

36-
- uses: TheMrMilchmann/setup-msvc-dev@v3 # this lets us use the developer command prompt on windows
36+
- uses: TheMrMilchmann/setup-msvc-dev@v4 # this lets us use the developer command prompt on windows
3737
with:
3838
arch: ${{ matrix.msvc-dev-arch }}
3939

0 commit comments

Comments
 (0)