Skip to content

Set up per-tool caches #25

@TastyPi

Description

@TastyPi

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions