Skip to content

Commit 44fab9b

Browse files
chore(deps): update microsoft/setup-msbuild action to v2 (#669)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 86d6cf8 commit 44fab9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v4
2222

23-
- uses: microsoft/setup-msbuild@v1.3.3
23+
- uses: microsoft/setup-msbuild@v2.0.0
2424

2525
- uses: nuget/setup-nuget@v1
2626
with:

0 commit comments

Comments
 (0)