Skip to content

Commit c29b312

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

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
@@ -21,5 +21,5 @@ outputs:
2121
description: 'Available platforms (comma separated)'
2222

2323
runs:
24-
using: 'node16'
24+
using: 'node20'
2525
main: 'dist/index.js'

0 commit comments

Comments
 (0)