Skip to content

Commit 491aecc

Browse files
chore(deps): update microsoft/setup-msbuild action to v1.3
1 parent 140749f commit 491aecc

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@34cfbaee7f672c76950673338facd8a73f637506 # v1.1
126+
uses: microsoft/setup-msbuild@ede762b26a2de8d110bb5a3db4d7e0e080c0e917 # v1.3
127127

128128
### Shared setup
129129

0 commit comments

Comments
 (0)