Skip to content

Commit

Permalink
ci(github): bump jurplel/install-qt-action from 3 to 4 (#1570)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 14, 2024
1 parent 8b33640 commit a48b798
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
vcpkgGitCommitId: fba75d09065fcc76a25dcf386b1d00d33f5175af # 2024.02.14

- name: Install Qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
with:
arch: win64_msvc2019_64
modules: ${{ matrix.config.qt_modules }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
vcpkgGitCommitId: fba75d09065fcc76a25dcf386b1d00d33f5175af # 2024.02.14

- name: Install Qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
with:
arch: win64_msvc2019_64
modules: ${{ matrix.config.qt_modules }}
Expand Down

0 comments on commit a48b798

Please sign in to comment.