chore(deps): update actions/setup-node action to v3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
actions/setup-node | action | major |
v2.5.1 -> v3.0.0
|
Release Notes
actions/setup-node
v3.0.0
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 https://github.com/actions/setup-node/pull/414, all scripts will now be run with Node 16 rather than Node 12.
- We removed deprecated
version
input (https://github.com/actions/setup-node/pull/424). Please usenode-version
input instead.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by RenovateBot
Merge request reports
Activity
added dependencies label
assigned to @Griefed
mentioned in issue #2 (closed)
enabled an automatic merge when the pipeline for caa4b2bd succeeds
mentioned in commit cfdfe305
Please register or sign in to reply