Bump jurplel/install-qt-action from 4.3.0 to 4.3.1

Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/jurplel/install-qt-action/releases)
- [Commits](https://github.com/jurplel/install-qt-action/compare/d325aaf2a8baeeda41ad0b5d39f84a6af9bcf005...48d3ad6db93f3627c8ee7a0454bc6f3744f7e730)

---
updated-dependencies:
- dependency-name: jurplel/install-qt-action
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-01 09:57:43 +00:00
committed by GitHub
parent 72c6493df9
commit 15a89876e2
+1 -1
View File
@@ -264,7 +264,7 @@ jobs:
git fetch --deepen=15000 --no-recurse-submodules --tags || exit 0
- name: Install Qt
uses: jurplel/install-qt-action@d325aaf2a8baeeda41ad0b5d39f84a6af9bcf005 # v4.3.0
uses: jurplel/install-qt-action@48d3ad6db93f3627c8ee7a0454bc6f3744f7e730 # v4.3.1
if: matrix.extra == 'qt'
with:
cache: true