Skip to content

Commit 93affa4

Browse files
renovate[bot]daniellockyer
authored andcommitted
Update microsoft/setup-msbuild action to v1.3
1 parent 6f6318e commit 93affa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
run: npm install -g yarn
5959

6060
- name: Add msbuild to PATH
61-
uses: microsoft/setup-msbuild@v1.1
61+
uses: microsoft/setup-msbuild@v1.3
6262
if: contains(matrix.os, 'windows')
6363
with:
6464
msbuild-architecture: ${{ matrix.target }}

0 commit comments

Comments
 (0)