We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a221e99 commit dcc7e8fCopy full SHA for dcc7e8f
action.yml
@@ -6,7 +6,7 @@ inputs:
6
description: 'Optional version of trunk to install (eg. "v0.10.0", "latest")'
7
default: 'latest'
8
runs:
9
- using: 'node12'
+ using: 'node16'
10
main: 'dist/index.js'
11
branding:
12
icon: 'package'
0 commit comments