Skip to content

Commit ba28b8f

Browse files
dependabot[bot]dpgeorge
authored andcommitted
github/workflows: 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 b0d2072 commit ba28b8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ports_windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
uses: actions/setup-python@v6
5353
with:
5454
python-version: '3.11'
55-
- uses: microsoft/setup-msbuild@v2
55+
- uses: microsoft/setup-msbuild@v3
5656
with:
5757
vs-version: ${{ matrix.vs_version }}
5858
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)