I'd like to add automated Bundler caching in this action, since caching manually like https://github.com/ruby/setup-ruby/blob/master/README.md#caching-bundle-install is quite verbose and hard to get right (e.g., sass/sassc-ruby#183 (comment)).
It would be optional, not sure about the default yet.
For that to work, we need actions/cache to be a package, so this needs actions/cache#55 first.
I'd like to add automated Bundler caching in this action, since caching manually like https://github.com/ruby/setup-ruby/blob/master/README.md#caching-bundle-install is quite verbose and hard to get right (e.g., sass/sassc-ruby#183 (comment)).
It would be optional, not sure about the default yet.
For that to work, we need
actions/cacheto be a package, so this needs actions/cache#55 first.