chore(ci): bump to node20 (#1236)

This commit is contained in:
Tom Hu 2024-01-30 08:31:31 -08:00 committed by GitHub
parent 8e1e730371
commit 0cf8684c82
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -69,5 +69,5 @@ branding:
color: 'red'
icon: 'umbrella'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'