Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 09:44
· 12 commits to main since this release
1abc100

Major Changes

  • 0f063d9: Change required Node.js version from 16 to 20.19.0
  • 7a5a60d: Make this package ESM-only instead of CommonJS. Since Node.js >= 20.19.0 you can require(esm) so you can consume this package even if you don't ESM yourself yet.

Patch Changes