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:
370
370
vs-version : ' [17,18)' # 17.xx
371
371
msbuild-architecture : x64
372
372
- name : Install Qt
373
- uses : jurplel/install-qt-action@v4.1.1
373
+ uses : jurplel/install-qt-action@v4
374
374
with :
375
- version : 6.8.0
375
+ version : 6.8
376
376
host : windows
377
377
target : desktop
378
378
setup-python : false
@@ -421,9 +421,9 @@ jobs:
421
421
steps :
422
422
- uses : actions/checkout@main
423
423
- name : Install Qt
424
- uses : jurplel/install-qt-action@v4.1.1
424
+ uses : jurplel/install-qt-action@v4
425
425
with :
426
- version : 6.8.0
426
+ version : 6.8
427
427
host : windows
428
428
target : desktop
429
429
setup-python : false
@@ -474,9 +474,9 @@ jobs:
474
474
steps :
475
475
- uses : actions/checkout@main
476
476
- name : Install Qt
477
- uses : jurplel/install-qt-action@v4.1.1
477
+ uses : jurplel/install-qt-action@v4
478
478
with :
479
- version : 6.5.2
479
+ version : 6.5
480
480
host : windows
481
481
target : desktop
482
482
arch : win64_msvc2019_64
You can’t perform that action at this time.
0 commit comments