Skip to content

Commit 7720ab5

Browse files
committed
ci: fix
1 parent 901cf45 commit 7720ab5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup_deps/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ inputs:
66
default: 4.x
77
qt_version:
88
description: "Version of Qt to install"
9-
default: 6.5.0
9+
default: "6.5.0"
1010
runs:
1111
using: "composite"
1212
steps:

0 commit comments

Comments
 (0)