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 9c252f5 commit 5f9906eCopy full SHA for 5f9906e
action.yml
@@ -2,5 +2,5 @@ name: 'setup-qt-libs'
2
description: 'setup libraries required for qt if running on linux'
3
author: 'Talley Lambert'
4
runs:
5
- using: 'node12'
+ using: 'node16'
6
main: 'dist/index.js'
0 commit comments