-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
GitHub's cache is great if you're using GitHub hosted runners, but the cache heavily drops off in performance when you're using something else.
There are other cache providers that are fully compatible with actions/cache
, but semantically work differently. For example: https://github.com/runs-on/cache
Would it be possible to support these caches? I think two flags would make sense:
- the cache action label
- additional arguments to pass into
with
block
Metadata
Metadata
Assignees
Labels
No labels