Skip to content

Commit 1a4d1a1

Browse files
committed
chore: node 20 as default runtime
Signed-off-by: CrazyMax <[email protected]>
1 parent 675965c commit 1a4d1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,6 @@ outputs:
112112
description: 'Build result metadata'
113113

114114
runs:
115-
using: 'node16'
115+
using: 'node20'
116116
main: 'dist/index.js'
117117
post: 'dist/index.js'

0 commit comments

Comments
 (0)