Skip to content

Commit ff5e00f

Browse files
build(deps): bump microsoft/setup-msbuild from 2 to 3
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 2 to 3. - [Release notes](https://github.com/microsoft/setup-msbuild/releases) - [Commits](microsoft/setup-msbuild@v2...v3) --- updated-dependencies: - dependency-name: microsoft/setup-msbuild dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e0cd5b commit ff5e00f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189
repository: git/git
190190
definitionId: 9
191191
- name: add msbuild to PATH
192-
uses: microsoft/setup-msbuild@v2
192+
uses: microsoft/setup-msbuild@v3
193193
- name: copy dlls to root
194194
shell: cmd
195195
run: compat\vcbuild\vcpkg_copy_dlls.bat release ${{ matrix.arch }}-windows

0 commit comments

Comments
 (0)