We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 003cd47 commit e16f1fbCopy full SHA for e16f1fb
README.md
@@ -6,7 +6,7 @@ This action allows you to install the Qt Creator development packages.
6
7
```yaml
8
steps:
9
- uses: qt-creator/install-dev-packages@v1.4
+ uses: qt-creator/install-dev-packages@v2.0
10
with:
11
- version: 14.0.0
+ version: 15.0.0
12
```
0 commit comments