jbang-action icon indicating copy to clipboard operation
jbang-action copied to clipboard

Include caching in action

Open koppor opened this issue 6 months ago • 1 comments

It is now "modern" to include caching the action itself. See for example the gradle setup action.

Thus, it would be convenient if the action also included automatic caching and not requiring the user to add a "cache" step for themselves (https://registry.hub.docker.com/r/jbangdev/jbang-action).

koppor avatar Aug 27 '24 06:08 koppor