Skip to content
Compare
Choose a tag to compare
@dmitry-shibanov dmitry-shibanov released this 24 Feb 13:45
· 203 commits to main since this release
9ced9a4

In scope of this release we changed version of the runtime Node.js for the setup-node action and updated package-lock.json file to v2.

Breaking Changes

  • With the update to Node 16 in #414, all scripts will now be run with Node 16 rather than Node 12.
  • We removed deprecated version input (#424). Please use node-version input instead.