The main change in this release is that it updates from using Node v12 to Node v16. This addresses a deprecation notice / phase-out of Node v12 in GitHub Actions. See https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/).
What's Changed
- Fix a typo in README.md by @koshieguchi in #109
- Bump @actions/core from 1.2.6 to 1.9.1 by @dependabot in #125
- readme: fix link to issue by @dwalkes in #120
- Update node from node12 to node16 by @bigearsenal in #132
New Contributors
- @koshieguchi made their first contribution in #109
- @dependabot made their first contribution in #125
- @dwalkes made their first contribution in #120
- @bigearsenal made their first contribution in #132
Full Changelog: v0.5.4...v0.6.0