Bump node to version 20

This commit is contained in:
Per Karlsson 2024-01-26 10:14:56 +01:00 committed by GitHub
parent dd44a92c26
commit c18ec071b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,5 +11,5 @@ outputs:
branding:
color: 'blue'
runs:
using: 'node16'
using: 'node20'
main: 'lib/index.js'