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 5e5cbc9 commit edb4a03Copy full SHA for edb4a03
.github/workflows/cpp-packaging.yml
@@ -653,7 +653,7 @@ jobs:
653
python-version: '3.7'
654
- name: Add msbuild to PATH (windows)
655
if: runner.os == 'Windows'
656
- uses: microsoft/setup-msbuild@v1.0.1
+ uses: microsoft/setup-msbuild@v1.0.2
657
- name: Prepare for integration tests
658
run: |
659
pip install -r scripts/gha/requirements.txt
0 commit comments