truffle
truffle copied to clipboard
ci: unpin nodejs 20.5
PR description
This reverts the pinning of Node.js 20.5 originally done in #6186.
The upstream issue has now been resolved.
Testing instructions
CI should pass.
Documentation
- [x] I thought about documentation and added the
doc-change-requiredlabel to this PR if documentation updates are required.
Breaking changes and new features
- [x] I have added any needed
breaking-changeandnew-featurelabels for the appropriate packages.