Skip to content

Commit ae3fcb5

Browse files
committed
Update setup-msbuild action
F-534
1 parent 62fca11 commit ae3fcb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/win-csharp-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
echo $null >> wolfcrypt\src\wolfcrypt_last.c
4242
4343
- name: Add MSBuild to PATH
44-
uses: microsoft/setup-msbuild@v1
44+
uses: microsoft/setup-msbuild@v2
4545

4646
- name: Build
4747
working-directory: ${{env.GITHUB_WORKSPACE}}

0 commit comments

Comments
 (0)