Skip to content

Commit 761cbd5

Browse files
Update microsoft/setup-msbuild action to v3
1 parent 637bb31 commit 761cbd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.0
7373
if: contains(matrix.os, 'windows')
7474
with:
7575
msbuild-architecture: ${{ matrix.target }}

0 commit comments

Comments
 (0)