Skip to content

Commit

Permalink
Merge pull request #41 from QQxiaoming/dependabot/github_actions/jurp…
Browse files Browse the repository at this point in the history
…lel/install-qt-action-4.1.1

build(deps): bump jurplel/install-qt-action from 4.1.0 to 4.1.1
  • Loading branch information
QQxiaoming authored Nov 13, 2024
2 parents 47a1a52 + dd00f3b commit c612dcf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install Qt
uses: jurplel/[email protected].0
uses: jurplel/[email protected].1
with:
version: '6.5.3'
aqtversion: ==3.1.7
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install Qt
uses: jurplel/[email protected].0
uses: jurplel/[email protected].1
with:
version: '6.5.3'
aqtversion: ==3.1.7
Expand Down Expand Up @@ -77,7 +77,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install Qt
uses: jurplel/[email protected].0
uses: jurplel/[email protected].1
with:
version: '6.5.3'
aqtversion: ==3.1.7
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install Qt
uses: jurplel/[email protected].0
uses: jurplel/[email protected].1
with:
arch: win64_mingw
version: '6.5.3'
Expand Down

0 comments on commit c612dcf

Please sign in to comment.