Skip to content

Commit 02e9319

Browse files
committed
chore: node 20 as default runtime
Signed-off-by: CrazyMax <[email protected]>
1 parent 5c9160e commit 02e9319

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
@@ -66,6 +66,6 @@ outputs:
6666
description: 'Builder node flags (deprecated, use nodes output instead)'
6767

6868
runs:
69-
using: 'node16'
69+
using: 'node20'
7070
main: 'dist/index.js'
7171
post: 'dist/index.js'

0 commit comments

Comments
 (0)