Skip to content

Commit

Permalink
Bump jurplel/install-qt-action from 4.0.0 to 4.1.1 (#4360)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent f52da4b commit 2d4dc4d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
#

# - name: Install Qt6 x64
# uses: jurplel/install-qt-action@v4.0.0
# uses: jurplel/install-qt-action@v4.1.1
# with:
# # version: '6.2.4'
# version: '6.3.1'
Expand Down Expand Up @@ -212,7 +212,7 @@ jobs:
#

- name: Install Qt6 x64
uses: jurplel/install-qt-action@v4.0.0
uses: jurplel/install-qt-action@v4.1.1
with:
# version: '6.2.4'
version: '${{ env.qt6_version }}'
Expand All @@ -223,7 +223,7 @@ jobs:
cache: true

- name: Install Qt6 ARM64
uses: jurplel/install-qt-action@v4.0.0
uses: jurplel/install-qt-action@v4.1.1
with:
# version: '6.2.4'
version: '${{ env.qt6_version }}'
Expand Down

0 comments on commit 2d4dc4d

Please sign in to comment.