Skip to content

Commit 4ced1be

Browse files
dependabot[bot]rpavlik
authored andcommitted
build(deps): bump microsoft/setup-msbuild from 1.1 to 1.3
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.1 to 1.3. - [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.1...v1.3) --- updated-dependencies: - dependency-name: microsoft/setup-msbuild dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 70e01d5 commit 4ced1be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/msvc-build-preset.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/checkout@v3
2828
- uses: lukka/get-cmake@latest
2929
- name: Add msbuild to PATH
30-
uses: microsoft/setup-msbuild@v1.1
30+
uses: microsoft/setup-msbuild@v1.3
3131

3232
- name: Install Vulkan SDK
3333
if: ${{ !contains( inputs.preset, 'uwp') }}

0 commit comments

Comments
 (0)