ci(workflow): add cache to workflows using actions/setup-node #70

Closed
oscard0m wants to merge 1 commits from add-cache-to-node-workflows into main
oscard0m commented 2021-07-19 01:34:14 +05:00 (Migrated from github.com)

Description

Add cache to workflows using actions/setup-node

Context

setup-node GitHub Action just released a new option to add cache to steps using it.

You can find the details here: https://github.blog/changelog/2021-07-02-github-actions-setup-node-now-supports-dependency-caching/


🤖 This PR has been generated automatically by this octoherd script, feel free to run it in your GitHub user/org repositories! 💪🏾

## Description Add `cache` to workflows using `actions/setup-node` ## Context `setup-node` GitHub Action just released a new option to add cache to steps using it. You can find the details here: https://github.blog/changelog/2021-07-02-github-actions-setup-node-now-supports-dependency-caching/ --- 🤖 This PR has been generated automatically by [this octoherd script](https://github.com/oscard0m/octoherd-script-add-cache-to-node-github-action), feel free to run it in your GitHub user/org repositories! 💪🏾
Bubenz1994 commented 2021-12-11 03:27:19 +05:00 (Migrated from github.com)

Uploading repository-open-graph-template.png…

![Uploading repository-open-graph-template.png…]()
Bubenz1994 (Migrated from github.com) approved these changes 2021-12-13 04:02:08 +05:00
Bubenz1994 (Migrated from github.com) approved these changes 2022-01-15 21:32:38 +05:00
shaman approved these changes 2022-03-10 16:49:43 +05:00
ghost commented 2022-03-13 11:55:39 +05:00 (Migrated from github.com)

Sorry everybody, my bad. I guess I need some sleep now, LOL ;-)

Sorry everybody, my bad. I guess I need some sleep now, LOL ;-)
dmitry-shibanov commented 2022-10-19 14:16:15 +05:00 (Migrated from github.com)

Hello @oscard0m. I'm going to close the issue because CI only uses setup-node to install built Nodejs. It does not install any dependencies.

Hello @oscard0m. I'm going to close the issue because CI only uses setup-node to install built Nodejs. It does not install any dependencies.

Pull request closed

This pull request cannot be reopened because the branch was deleted.
Sign in to join this conversation.