Skip to content

Commit dcc7e8f

Browse files
authored
Use node16
1 parent a221e99 commit dcc7e8f

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
@@ -6,7 +6,7 @@ inputs:
66
description: 'Optional version of trunk to install (eg. "v0.10.0", "latest")'
77
default: 'latest'
88
runs:
9-
using: 'node12'
9+
using: 'node16'
1010
main: 'dist/index.js'
1111
branding:
1212
icon: 'package'

0 commit comments

Comments
 (0)