From 1d48e92821d85c3b1535e02f8c1334f825be0a84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 15:58:23 +0000 Subject: [PATCH] Bump jdpurcell/install-qt-action Bumps [jdpurcell/install-qt-action](https://github.com/jdpurcell/install-qt-action) from b45c67aaa9e0ea77e59a7031ec14a12d5ddf4b35 to 2f115872f83e98e8eafb284d799fbe328f52dbe3. - [Commits](https://github.com/jdpurcell/install-qt-action/compare/b45c67aaa9e0ea77e59a7031ec14a12d5ddf4b35...2f115872f83e98e8eafb284d799fbe328f52dbe3) --- updated-dependencies: - dependency-name: jdpurcell/install-qt-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 3baf454f5..afa11932a 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -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