Improvements
- GitHub Action is now using Node 20.
- The
ncc
build command is no longer minifying the scripts. This will give us more feedback if there's an error in JavaScript.
Dependencies
- Updated
@actions/core
version. - Updated
@vercel/ncc
version. - Still using
node-fetch
version 2.