dashpay / dash-network-deploy

Tools for Dash networks deployment and testing
MIT License
20 stars 19 forks source link

feat: upgrade Node to 20 (LTS) #600

Closed pshenmic closed 9 months ago

pshenmic commented 10 months ago

Issue being fixed or feature implemented

Bump Node version to 20, as the next platform release (0.25.16) will require it as a minimum

What was done?

Increased Node.js version to 20 in the CI and Dockerfile

How Has This Been Tested?

Not tested

Breaking Changes

Node.js bumped to 29

Checklist:

For repository code-owners and collaborators only