Skip to content

Commit ba8d32c

Browse files
dependabot[bot]xPaw
authored andcommitted
Bump microsoft/setup-msbuild from 2 to 3
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 2 to 3. - [Release notes](https://github.com/microsoft/setup-msbuild/releases) - [Commits](microsoft/setup-msbuild@v2...v3) --- updated-dependencies: - dependency-name: microsoft/setup-msbuild dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8d2c9a commit ba8d32c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/steamkit2-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
restore-keys: vcpkg-${{ matrix.platform }}-
144144

145145
- name: Add MSBuild to PATH
146-
uses: microsoft/setup-msbuild@v2
146+
uses: microsoft/setup-msbuild@v3
147147

148148
- name: Configure Dependencies
149149
run: pwsh -File Resources/NetHook2/SetupDependencies.ps1

0 commit comments

Comments
 (0)