Skip to content

Commit a365eec

Browse files
dependabot[bot]teo-tsirpanis
authored andcommitted
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 33213df commit a365eec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Install Ninja
4040
uses: seanmiddleditch/gha-setup-ninja@v6
4141
- name: Setup MSVC toolset (VS 2022)
42-
uses: TheMrMilchmann/setup-msvc-dev@v3
42+
uses: TheMrMilchmann/setup-msvc-dev@v4
4343
if: matrix.os == 'windows-latest'
4444
with:
4545
arch: x64

0 commit comments

Comments
 (0)