8000 chore(deps): bump microsoft/setup-msbuild from 1.1 to 1.3 (#1569) · CISC/llama-cpp-python@e31f096 · GitHub
[go: up one dir, main page]

Skip to content {"props":{"docsUrl":"https://docs.github.com/get-started/accessibility/keyboard-shortcuts"}}

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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrei <abetlen@gmail.com>
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

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

0 commit comments

Comments
 (0)
0