Skip to content

Commit e31f096

Browse files
chore(deps): bump microsoft/setup-msbuild from 1.1 to 1.3 (abetlen#1569)
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.1 to 1.3. - [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.1...v1.3) --- updated-dependencies: - dependency-name: microsoft/setup-msbuild dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrei <[email protected]>
1 parent 14760c6 commit e31f096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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.1
48+
uses: microsoft/setup-msbuild@v1.3
4949
with:
5050
vs-version: '[16.11,16.12)'
5151

0 commit comments

Comments
 (0)