Skip to content

Commit

Permalink
Bump jdpurcell/install-qt-action
Browse files Browse the repository at this point in the history
Bumps [jdpurcell/install-qt-action](https://github.com/jdpurcell/install-qt-action) from b45c67aaa9e0ea77e59a7031ec14a12d5ddf4b35 to 2f115872f83e98e8eafb284d799fbe328f52dbe3.
- [Commits](jdpurcell/install-qt-action@b45c67a...2f11587)

---
updated-dependencies:
- dependency-name: jdpurcell/install-qt-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 8d8d464 commit 1d48e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
# Note, can probably remove the host property below at the same time.
# \todo See https://github.com/jurplel/install-qt-action/issues/248
if: contains(matrix.qt, '.') && matrix.arch == 'arm64' # ie if not using Ubuntu's Qt5/Qt6.
uses: jdpurcell/install-qt-action@b45c67aaa9e0ea77e59a7031ec14a12d5ddf4b35
uses: jdpurcell/install-qt-action@2f115872f83e98e8eafb284d799fbe328f52dbe3
with:
version: ${{ matrix.qt }}
host: linux_arm64
Expand Down

0 comments on commit 1d48e92

Please sign in to comment.