Skip to content

Commit a39f2e2

Browse files
authored
Update setup-msbuild to v2 (#23)
1 parent e361935 commit a39f2e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ runs:
1717
using: "composite"
1818
steps:
1919
- name: Add MSBuild to PATH
20-
uses: microsoft/setup-msbuild@v1
20+
uses: microsoft/setup-msbuild@v2
2121

2222
- name: Restore NuGet packages
2323
working-directory: ${{ env.GITHUB_WORKSPACE }}

0 commit comments

Comments
 (0)