Skip to content

Commit 3eed140

Browse files
Bump TheMrMilchmann/setup-msvc-dev from 3 to 4 (#50)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f86baa commit 3eed140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp-lint-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: clang-tools --install ${{ matrix.clang-version }} --directory ${{ runner.temp }}/llvm
3737

3838
- name: Setup VS dev env
39-
uses: TheMrMilchmann/setup-msvc-dev@v3
39+
uses: TheMrMilchmann/setup-msvc-dev@v4
4040
with:
4141
arch: x64
4242

0 commit comments

Comments
 (0)