Skip to content
Compare
Choose a tag to compare
@mcous mcous released this 18 Oct 20:48
· 22 commits to main since this release
v3.0.0
6fd3bc8

The v3 release updates the action's runtime to Node.js v20, but otherwise, there are no public API changes.

BREAKING CHANGES

  • The action will now run on Node.js v20 instead of v16

Bug fixes

  • action: update runtime to Node.js v20 (#150)