Skip to content

Commit 87bc9b2

Browse files
committed
Updated workflow file
1 parent ded6c47 commit 87bc9b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
dotnet-version: 9.0.x
3030

3131
- name: Add MSBuild to PATH
32-
uses: microsoft/setup-msbuild@v1
32+
uses: microsoft/setup-msbuild@v2
3333

3434
- name: Restore
3535
run: msbuild ${{ env.SOLUTION_NAME }} /t:Restore

0 commit comments

Comments
 (0)