Skip to content

Commit 18605e6

Browse files
Update microsoft/setup-msbuild action to v3
1 parent 2dd39af commit 18605e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
architecture: ${{ matrix.host }}
7070

7171
- name: Add msbuild to PATH
72-
uses: microsoft/setup-msbuild@v1.3
72+
uses: microsoft/setup-msbuild@v3.0
7373
if: contains(matrix.os, 'windows')
7474
with:
7575
msbuild-architecture: ${{ matrix.target }}

0 commit comments

Comments
 (0)