Skip to content

Commit cad7d75

Browse files
updated actions.yml
1 parent 73e9246 commit cad7d75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/actions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ jobs:
278278
- name: Install Qt
279279
uses: jurplel/install-qt-action@v4
280280
with:
281-
version: 6.8
281+
version: 6.8.0
282282
host: windows
283283
target: desktop
284284
setup-python: false
@@ -328,7 +328,7 @@ jobs:
328328
- name: Install Qt
329329
uses: jurplel/install-qt-action@v4
330330
with:
331-
version: 6.8
331+
version: 6.8.0
332332
host: windows
333333
target: desktop
334334
setup-python: false

0 commit comments

Comments
 (0)