Skip to content
This repository was archived by the owner on Mar 28, 2026. It is now read-only.

Commit b76f4e8

Browse files
Bump jurplel/install-qt-action from 3 to 4
Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action) from 3 to 4. - [Release notes](https://github.com/jurplel/install-qt-action/releases) - [Commits](jurplel/install-qt-action@v3...v4) --- updated-dependencies: - dependency-name: jurplel/install-qt-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ca6cb8 commit b76f4e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
steps:
6969
- uses: actions/checkout@v4
7070
- name: Install Qt 5.15.2
71-
uses: jurplel/install-qt-action@v3
71+
uses: jurplel/install-qt-action@v4
7272
with:
7373
version: "5.15.2"
7474
arch: "win64_msvc2019_64"
@@ -112,7 +112,7 @@ jobs:
112112
steps:
113113
- uses: actions/checkout@v4
114114
- name: Install Qt 5.15.2
115-
uses: jurplel/install-qt-action@v3
115+
uses: jurplel/install-qt-action@v4
116116
with:
117117
version: "5.15.2"
118118
arch: "win32_msvc2019"

0 commit comments

Comments
 (0)