Skip to content

Commit dc0cae2

Browse files
dependabot[bot]j4y
authored andcommitted
chore(deps): 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 a2d0370 commit dc0cae2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/checkout@v6
2424

2525
- name: Add MSBuild to PATH
26-
uses: microsoft/setup-msbuild@v2
26+
uses: microsoft/setup-msbuild@v3
2727

2828
- name: Install MFC libraries via Visual Studio bootstrapper
2929
shell: pwsh

0 commit comments

Comments
 (0)