aboutsummaryrefslogtreecommitdiffstats
path: root/.github/actions/download-qtc/action.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/actions/download-qtc/action.yml')
-rw-r--r--.github/actions/download-qtc/action.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/actions/download-qtc/action.yml b/.github/actions/download-qtc/action.yml
index d6ed2e6f8..292991b38 100644
--- a/.github/actions/download-qtc/action.yml
+++ b/.github/actions/download-qtc/action.yml
@@ -4,7 +4,7 @@ inputs:
version:
description: 'Qt Creator version'
required: false
- default: '4.14.2'
+ default: '5.0.3'
runs:
using: "composite"
steps: