Skip to content

Commit cd99ca8

Browse files
authored
Update to Node16
1 parent 2192e24 commit cd99ca8

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
@@ -7,7 +7,7 @@ inputs:
77
prop_path:
88
description: 'dot separated property key (e.g.: scripts.build)'
99
runs:
10-
using: 'node12'
10+
using: 'node16'
1111
main: 'dist/index.js'
1212
branding:
1313
color: "yellow"

0 commit comments

Comments
 (0)