Skip to content

Commit

Permalink
chore(workflows): update jurplel/install-qt-action action to v4.1.1 (#…
Browse files Browse the repository at this point in the history
…20434)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 9c87e7d commit eb73bf1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/.lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4.2.2
- name: Set up Qt
uses: jurplel/install-qt-action@v4.1.0
uses: jurplel/install-qt-action@v4.1.1
with:
version: 6.6.1
cache: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
cache: npm
cache-dependency-path: package-lock.json
- name: Set up Qt
uses: jurplel/install-qt-action@v4.1.0
uses: jurplel/install-qt-action@v4.1.1
with:
version: 6.6.1
cache: true
Expand Down

0 comments on commit eb73bf1

Please sign in to comment.