Skip to content

Commit 427e6de

Browse files
dependabot[bot]iakov
authored andcommitted
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-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94dcb25 commit 427e6de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
steps:
4040
- name: Install Qt
41-
uses: jurplel/install-qt-action@v3
41+
uses: jurplel/install-qt-action@v4
4242
with:
4343
version: ${{ matrix.qt-version }}
4444
host: ${{ matrix.os-name }}

0 commit comments

Comments
 (0)