backports icon indicating copy to clipboard operation
backports copied to clipboard

Quote the 3.0 to ensure it loads a 3.0.x Ruby

Open petergoldstein opened this issue 4 years ago • 0 comments

Without quotes, the 3.0 is truncated to 3 and it loads the most recent Ruby 3 release - at this point Ruby 3.1. Adding quotes ensures that a Ruby 3.0.x is loaded, as intended.

This can be seen in the Actions screen: Screen Shot 2022-01-26 at 5 33 50 PM

petergoldstein avatar Jan 27 '22 01:01 petergoldstein