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)
The v3 release updates the action's runtime to Node.js v20, but otherwise, there are no public API changes.