feat: bump action to use node20 runtime

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
pull/261/head
K.B.Dharun Krishna 2 years ago
parent 885d1462b8
commit 51f60312fa
No known key found for this signature in database
GPG Key ID: 1B8ECA406788AFA4

@ -66,6 +66,6 @@ outputs:
description: 'Builder node flags (deprecated, use nodes output instead)'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
post: 'dist/index.js'

Loading…
Cancel
Save