What's Changed
💥 Breaking changes:
- 💥 Upgrade from node 12 to node 16
- The action now needs node16 in order to run.
This is only a breaking change if you use an old github runner which still uses the EOL node 12, which is mostly not the case, so youre safe to upgrade.
See this GitHub Blogpost for more details.
- The action now needs node16 in order to run.
Other changes:
Full Changelog: v1...v2.0.0