feat: update to use nodejs20 runtime
Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
parent
7a931cba8c
commit
0baec7d13a
5 changed files with 9 additions and 15 deletions
|
|
@ -11,7 +11,7 @@ inputs:
|
|||
required: false
|
||||
default: 'false'
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'lib/index.js'
|
||||
branding:
|
||||
icon: 'package'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue