Skip to content

Commit 50ca5e2

Browse files
dependabot[bot]LeonMatthesKDAB
authored andcommitted
build(deps): bump seanmiddleditch/gha-setup-vsdevenv from 4 to 5
Bumps [seanmiddleditch/gha-setup-vsdevenv](https://github.com/seanmiddleditch/gha-setup-vsdevenv) from 4 to 5. - [Release notes](https://github.com/seanmiddleditch/gha-setup-vsdevenv/releases) - [Commits](seanmiddleditch/gha-setup-vsdevenv@v4...v5) --- updated-dependencies: - dependency-name: seanmiddleditch/gha-setup-vsdevenv dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07f3619 commit 50ca5e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-cxx-qt-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ jobs:
524524
# Required for CMake to find Ninja
525525
- name: "[Windows] Set up MSVC Developer Command Prompt"
526526
if: runner.os == 'Windows'
527-
uses: seanmiddleditch/gha-setup-vsdevenv@v4
527+
uses: seanmiddleditch/gha-setup-vsdevenv@v5
528528

529529
# Enable tmate debugging of manually-triggered workflows if the input option was provided
530530
- name: Setup tmate session

0 commit comments

Comments
 (0)