What's Changed
Breaking changes:
- 💥 Upgrade from node 16 to node 20 by @WtfJoke in #283
- The action now needs node 20 in order to run.
This is only a breaking change if you use an old github runner which still uses the EOL node 16, which is mostly not the case (unless you host your own runners and havent yet updated your node version), so youre safe to upgrade.
- The action now needs node 20 in order to run.
Other changes:
- ⬆️ Update lock files by @renovate in #285
- ⬆️ Update actions/checkout action to v4 by @renovate in #284
- ⬆️ Upgrade tectonic test version by @WtfJoke in #286
Full Changelog: v2.1.2...v3.0.0