actions/setup-node
### [`v3.1.1`](https://togithub.com/actions/setup-node/releases/v3.1.1)
[Compare Source](https://togithub.com/actions/setup-node/compare/v3.1.0...v3.1.1)
In scope of this release we updated `actions/cache` package as the new version contains fixes related to GHES 3.5 ([https://github.com/actions/setup-node/pull/460](https://togithub.com/actions/setup-node/pull/460))
### [`v3.1.0`](https://togithub.com/actions/setup-node/releases/v3.1.0)
[Compare Source](https://togithub.com/actions/setup-node/compare/v3.0.0...v3.1.0)
In scope of this release we added [support for caching from GHES 3.5](https://togithub.com/actions/setup-node/pull/452) and fixed download issue for files > 2GB during restore. Besides, we updated `actions/cache` dependency to 2.0.0 version.
### [`v3.0.0`](https://togithub.com/actions/setup-node/releases/v3.0.0)
[Compare Source](https://togithub.com/actions/setup-node/compare/v2.5.1...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](https://togithub.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](https://togithub.com/actions/setup-node/pull/424)). Please use `node-version` input instead.
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
v2.5.1
->v3.1.1
Release Notes
actions/setup-node
### [`v3.1.1`](https://togithub.com/actions/setup-node/releases/v3.1.1) [Compare Source](https://togithub.com/actions/setup-node/compare/v3.1.0...v3.1.1) In scope of this release we updated `actions/cache` package as the new version contains fixes related to GHES 3.5 ([https://github.com/actions/setup-node/pull/460](https://togithub.com/actions/setup-node/pull/460)) ### [`v3.1.0`](https://togithub.com/actions/setup-node/releases/v3.1.0) [Compare Source](https://togithub.com/actions/setup-node/compare/v3.0.0...v3.1.0) In scope of this release we added [support for caching from GHES 3.5](https://togithub.com/actions/setup-node/pull/452) and fixed download issue for files > 2GB during restore. Besides, we updated `actions/cache` dependency to 2.0.0 version. ### [`v3.0.0`](https://togithub.com/actions/setup-node/releases/v3.0.0) [Compare Source](https://togithub.com/actions/setup-node/compare/v2.5.1...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](https://togithub.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](https://togithub.com/actions/setup-node/pull/424)). Please use `node-version` input instead.Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.