-
|
I would like to discuss a plan to apply I already created an Octoherd script for this but before running it in the company (I already did but closed all those PR's until this discussion is closed, sorry for all the noise caused), I would like to discuss the plan, how to assure it works, etc. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
I think we do use |
Beta Was this translation helpful? Give feedback.
I think we do use
actions/cachein some repositories, we should remove that from the steps now and instead add thecache: npmoption toactions/setup-node. Other than that the script should make sure to setactions/setup-node@v2if the repo is still usingactions/setup-node@v1, but I think it is doing that already?