From a84740e7dee26b6a24feae2524a52e5f16c12abf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 11:26:04 -0700 Subject: [PATCH] Bump jurplel/install-qt-action from 3.2.1 to 3.3.0 (#230) Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/jurplel/install-qt-action/releases) - [Commits](https://github.com/jurplel/install-qt-action/compare/v3.2.1...v3.3.0) --- updated-dependencies: - dependency-name: jurplel/install-qt-action dependency-type: direct:production update-type: version-update:semver-minor ... 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 9ea752e..31fbd67 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@v3.2.1 + uses: jurplel/install-qt-action@v3.3.0 with: aqtversion: ==2.0.0 py7zrversion: ==0.16.2