From 8903ac39fe7c09629828991223eba96cec5ae730 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 10:24:34 -0800 Subject: [PATCH] Bump jurplel/install-qt-action from 4.1.0 to 4.1.1 (#259) Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/jurplel/install-qt-action/releases) - [Commits](https://github.com/jurplel/install-qt-action/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: jurplel/install-qt-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4665687..73b9e90 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -115,7 +115,7 @@ jobs: p12-password: ${{ secrets.MACOS_PASS }} - name: Install Qt - uses: jurplel/install-qt-action@v4.1.0 + uses: jurplel/install-qt-action@v4.1.1 with: aqtversion: ==2.0.0 py7zrversion: ==0.16.2