release: please create a v4 with node20 support
node16 is deprecated
This commit is contained in:
parent
dd44a92c26
commit
23e4f1a86a
1 changed files with 1 additions and 1 deletions
|
@ -11,5 +11,5 @@ outputs:
|
||||||
branding:
|
branding:
|
||||||
color: 'blue'
|
color: 'blue'
|
||||||
runs:
|
runs:
|
||||||
using: 'node16'
|
using: 'node20'
|
||||||
main: 'lib/index.js'
|
main: 'lib/index.js'
|
||||||
|
|
Loading…
Add table
Reference in a new issue