release: please create a v4 with node20 support

node16 is deprecated
This commit is contained in:
Mаартен - Maarten 2024-01-26 14:18:56 +01:00 committed by GitHub
parent dd44a92c26
commit 23e4f1a86a
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'