Skip to content

Commit

Permalink
Bump microsoft/setup-msbuild from 1.3 to 2 in the github-actions group
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update: [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild).


Updates `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
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent d1f804c commit b512ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
submodules: true
- name: Set MSBuild env
uses: microsoft/setup-msbuild@v1.3
uses: microsoft/setup-msbuild@v2
- name: Build for engine
run: "bash ci.sh"
MacOS:
Expand Down

0 comments on commit b512ab4

Please sign in to comment.