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 07f3619 commit 50ca5e2Copy full SHA for 50ca5e2
.github/workflows/github-cxx-qt-tests.yml
@@ -524,7 +524,7 @@ jobs:
524
# Required for CMake to find Ninja
525
- name: "[Windows] Set up MSVC Developer Command Prompt"
526
if: runner.os == 'Windows'
527
- uses: seanmiddleditch/gha-setup-vsdevenv@v4
+ uses: seanmiddleditch/gha-setup-vsdevenv@v5
528
529
# Enable tmate debugging of manually-triggered workflows if the input option was provided
530
- name: Setup tmate session
0 commit comments