Skip to content

Commit 064c03b

Browse files
committed
chore(deps): update microsoft/setup-msbuild action to v3
1 parent 1061a6f commit 064c03b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
5353
- name: Setup .NET Framework
5454
if: matrix.os == 'windows-latest'
55-
uses: microsoft/setup-msbuild@v2
55+
uses: microsoft/setup-msbuild@v3
5656
- name: Setup .NET 6
5757
uses: actions/setup-dotnet@v5
5858
with:

0 commit comments

Comments
 (0)