Skip to content

Commit 30db6c1

Browse files
committed
Updated workflow file
1 parent 4187fb2 commit 30db6c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)