backports
backports copied to clipboard
Quote the 3.0 to ensure it loads a 3.0.x Ruby
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:
