Skip to content

Commit

Permalink
Merge pull request #400 from OpenChemistry/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…jurplel/install-qt-action-3

Bump jurplel/install-qt-action from 2 to 3
  • Loading branch information
ghutchis authored Aug 6, 2023
2 parents 2fc7cbb + c48546f commit 87fc3e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
key: ${{ runner.os }}-QtCache

- name: Install Qt
uses: jurplel/install-qt-action@v2
uses: jurplel/install-qt-action@v3
with:
cached: ${{ steps.cache-qt.outputs.cache-hit }}
version: ${{ env.QT_VERSION }}
Expand Down

0 comments on commit 87fc3e2

Please sign in to comment.