We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eb74c7 commit 54c2c89Copy full SHA for 54c2c89
.github/workflows/build_qmake.yml
@@ -50,7 +50,7 @@ jobs:
50
51
- name: Download Qt
52
id: qt
53
- uses: fpoussin/install-qt-action@master
+ uses: fpoussin/install-qt-action@v2
54
with:
55
aqtversion: master
56
version: "${{ env.QT_VERSION }}"
0 commit comments