ruby / delegate

This library provides three different ways to delegate method calls to an object.
BSD 2-Clause "Simplified" License
18 stars 13 forks source link

CI: use bundler-cache: true #6

Closed olleolleolle closed 3 years ago

olleolleolle commented 3 years ago

This PR uses the bundler-cache feature of the Ruby-maintained Action ruby/setup-ruby.

See ruby/setup-ruby parameters declaration for more information.