mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 22:44:20 +02:00
The @actions/cache version currently being used has performance issue with large gem caches. See https://github.com/actions/cache/issues/267 This was addressed here https://github.com/actions/toolkit/pull/497 Bump the @actions/cache version to a newer release that contains that fix.