Skip to content

Commit 1b9c73d

Browse files
chore(deps): update microsoft/setup-msbuild action to v1.3
1 parent ff2e736 commit 1b9c73d

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
@@ -123,7 +123,7 @@ jobs:
123123

124124
- name: "Windows: Add msbuild to PATH"
125125
if: runner.os == 'Windows'
126-
uses: microsoft/setup-msbuild@v1.1
126+
uses: microsoft/setup-msbuild@v1.3
127127

128128
### Shared setup
129129

0 commit comments

Comments
 (0)