Skip to content

Commit ce8a663

Browse files
build(deps): bump microsoft/setup-msbuild from 1.1.3 to 1.3.1 (#688)
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.1.3 to 1.3.1. - [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.3...v1.3.1) --- 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>
1 parent 260c034 commit ce8a663

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
setAllVars: true
5454

5555
- name: Add MSBuild to PATH
56-
uses: microsoft/setup-msbuild@v1.1.3
56+
uses: microsoft/setup-msbuild@v1.3.1
5757
with:
5858
vs-prerelease: true
5959

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
setAllVars: true
5353

5454
- name: Add MSBuild to PATH
55-
uses: microsoft/setup-msbuild@v1.1.3
55+
uses: microsoft/setup-msbuild@v1.3.1
5656
with:
5757
vs-prerelease: true
5858

0 commit comments

Comments
 (0)