We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 140749f commit 491aeccCopy full SHA for 491aecc
.github/workflows/ci.yml
@@ -123,7 +123,7 @@ jobs:
123
124
- name: "Windows: Add msbuild to PATH"
125
if: runner.os == 'Windows'
126
- uses: microsoft/setup-msbuild@34cfbaee7f672c76950673338facd8a73f637506 # v1.1
+ uses: microsoft/setup-msbuild@ede762b26a2de8d110bb5a3db4d7e0e080c0e917 # v1.3
127
128
### Shared setup
129
0 commit comments