Skip to content

chore(deps): update actions/setup-node action to v2.4.1

RenovateBot requested to merge renovate/actions-setup-node-2.x into master

This MR contains the following updates:

Package Type Update Change
actions/setup-node action patch v2.4.0 -> v2.4.1

Release Notes

actions/setup-node

v2.4.1

Compare Source

This release introduces a new output: cache-hit (#​327).

The cache-hit output contains boolean value indicating that an exact match was found for the key. It shows that the action uses already existing cache or not. The output is available only if cache is enabled.


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box.

This MR has been generated by Renovate Bot.

Merge request reports

Loading