Note
This is technically a breaking change because it requires a runner version that supports using: 'node20'
.
If you're using runs-on: 'ubuntu-latest'
, your runner version already supports it.
What's Changed
- Bump @actions/core from 1.9.0 to 1.9.1 by @dependabot in #23
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #24
- Bump luxon from 2.4.0 to 2.5.2 by @dependabot in #25
- Use Node.js v20, bump dependencies, refer to Tyk, improve CI by @GaryGSC in #28
New Contributors
- @dependabot made their first contribution in #23
Full Changelog: v1.4.0...v1.5.0