mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 14:34:21 +02:00
Recommend the short version syntax
* It's safer long-term and ensures to use the latest release with the most bug fixes.
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ branding:
|
||||
icon: download
|
||||
inputs:
|
||||
ruby-version:
|
||||
description: 'Engine and version to use in the format "myruby-X.Y.Z"'
|
||||
description: 'Engine and version to use, see the syntax in the README'
|
||||
required: true
|
||||
outputs:
|
||||
ruby-prefix:
|
||||
|
||||
Reference in New Issue
Block a user