-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
GitHub's actions/setup-node
has a cache
option which sets up a GitHub Actions cache for the specified package manager.
It would be nice if this action had a similar feature, ideally by automatically setting up caches for all of the tools it installs. This would allow us replace actions/setup-node with this action as a drop-in replacement, at the moment we'd have to manually configure caches.
Metadata
Metadata
Assignees
Labels
No labels