Releases: crazy-max/ghaction-github-runtime
Releases · crazy-max/ghaction-github-runtime
v3.0.0
- Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in #44
- Bump semver from 7.3.7 to 7.5.4 in #37
- Bump word-wrap from 1.2.3 to 1.2.5 in #39
Full Changelog: v2.2.0...v3.0.0
v2.2.0
- Remove unused dep by @crazy-max in #32
- Update to Yarn 3.5.1 by @crazy-max in #31
- Update dev dependencies by @crazy-max in #34
Full Changelog: v2.1.0...v2.2.0
v2.1.0
Full Changelog: v2.0.0...v2.1.0
v2.0.0
- Node 16 as default runtime (#16)
- This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
v1.1.0
v1.0.0
- Initial version