Skip to content

Commit c3ef8fd

Browse files
committed
Update node.js version
1 parent 18e9616 commit c3ef8fd

File tree

5 files changed

+3671
-1118
lines changed

5 files changed

+3671
-1118
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ inputs:
2626
required: false
2727
description: If given JSON array string, this action appends to it.
2828
runs:
29-
using: 'node12'
29+
using: 'node16'
3030
main: 'dist/index.js'

0 commit comments

Comments
 (0)