]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
build(deps): bump microsoft/setup-msbuild from 1.3.1 to 2.0.0 881/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 1 Feb 2024 10:41:09 +0000 (10:41 +0000)
committerGitHub <noreply@github.com>
Thu, 1 Feb 2024 10:41:09 +0000 (10:41 +0000)
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.3.1 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](https://github.com/microsoft/setup-msbuild/compare/v1.3.1...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] <support@github.com>
.github/workflows/build.yml

index 5388315c08dc4b59fbef45e55daaad75c3e0e9e8..05fba122dfd4fc01eb8d19778008ee15279656de 100644 (file)
@@ -77,7 +77,7 @@ jobs:
     steps:
     - uses: actions/checkout@v4
     - name: setup-msbuild
-      uses: microsoft/setup-msbuild@v1.3.1
+      uses: microsoft/setup-msbuild@v2.0.0
     - name: nuget restore
       run: cd vcnet; nuget restore cups.sln
     - name: msbuild