Skip to content

Commit 5f9906e

Browse files
committed
update to node16
1 parent 9c252f5 commit 5f9906e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ name: 'setup-qt-libs'
22
description: 'setup libraries required for qt if running on linux'
33
author: 'Talley Lambert'
44
runs:
5-
using: 'node12'
5+
using: 'node16'
66
main: 'dist/index.js'

0 commit comments

Comments
 (0)