File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -370,9 +370,9 @@ jobs:
370370 vs-version : ' [17,18)' # 17.xx
371371 msbuild-architecture : x64
372372 - name : Install Qt
373- uses : jurplel/install-qt-action@v4.1.1
373+ uses : jurplel/install-qt-action@v4
374374 with :
375- version : 6.8.0
375+ version : 6.8
376376 host : windows
377377 target : desktop
378378 setup-python : false
@@ -421,9 +421,9 @@ jobs:
421421 steps :
422422 - uses : actions/checkout@main
423423 - name : Install Qt
424- uses : jurplel/install-qt-action@v4.1.1
424+ uses : jurplel/install-qt-action@v4
425425 with :
426- version : 6.8.0
426+ version : 6.8
427427 host : windows
428428 target : desktop
429429 setup-python : false
@@ -474,9 +474,9 @@ jobs:
474474 steps :
475475 - uses : actions/checkout@main
476476 - name : Install Qt
477- uses : jurplel/install-qt-action@v4.1.1
477+ uses : jurplel/install-qt-action@v4
478478 with :
479- version : 6.5.2
479+ version : 6.5
480480 host : windows
481481 target : desktop
482482 arch : win64_msvc2019_64
You can’t perform that action at this time.
0 commit comments