Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f95057a

Browse files
chore(deps): bump microsoft/setup-msbuild from 1.3 to 2 (abetlen#1585)
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.3 to 2. - [Release notes](https://github.com/microsoft/setup-msbuild/releases) - [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md) - [Commits](microsoft/setup-msbuild@v1.3...v2) --- updated-dependencies: - dependency-name: microsoft/setup-msbuild dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3638f73 commit f95057a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels-cuda.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
steps:
4646
- name: Add MSBuild to PATH
4747
if: runner.os == 'Windows'
48-
uses: microsoft/setup-msbuild@v1.3
48+
uses: microsoft/setup-msbuild@v2
4949
with:
5050
vs-version: '[16.11,16.12)'
5151

0 commit comments

Comments
 (0)