Skip to content

Commit

Permalink
Actions(deps): Bump microsoft/setup-msbuild from 1.1.3 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.1.3 to 2.0.0.
- [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...v2.0.0)

---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent ed7e7a2 commit d3e3534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-on-windows-with-msvc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
name: Build on Windows with MSVC
runs-on: windows-latest
steps:
- uses: microsoft/setup-msbuild@v1.1.3
- uses: microsoft/setup-msbuild@v2.0.0

- uses: actions/checkout@v3

Expand Down

0 comments on commit d3e3534

Please sign in to comment.