-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
https://github.com/actions/cache#cache-action can be used to store the dprint cache in this check action, that radically lessens the load for the action.
As a minimal example: this setup is working nicely for me so far. I have yet to see if the intended behavior (clear cache on update to *dprint.json
) is working, but that seems like the most logical thing to signal an update.
The question is, should this action itself allow for use of a cache, optionally? IMHO yes, but perhaps just the example of using the action should include a cache.
Metadata
Metadata
Assignees
Labels
No labels