Skip to content

Commit f75ef5f

Browse files
authored
Update nodejs version
1 parent d21f64c commit f75ef5f

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
@@ -14,5 +14,5 @@ outputs:
1414
jsonString:
1515
description: 'JSON string'
1616
runs:
17-
using: 'node12'
17+
using: 'node16'
1818
main: 'dist/index.js'

0 commit comments

Comments
 (0)