Only perform bundler actions / don't install Ruby #489
Open
Description
We run actions with a custom Docker image that already contains Ruby and Bundler.
The recommendation is to use this action to cache gems with Bundler, but I don't want it to also install Ruby.
Can we set something like ruby_version: none
to skip that part?
Metadata
Assignees
Labels
No labels