mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 14:34:21 +02:00
Add support for .tool-versions
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ inputs:
|
||||
ruby-version:
|
||||
description: 'Engine and version to use, see the syntax in the README. Reads from .ruby-version if unset.'
|
||||
required: false
|
||||
default: '.ruby-version'
|
||||
default: 'default'
|
||||
outputs:
|
||||
ruby-prefix:
|
||||
description: 'The prefix of the installed ruby'
|
||||
|
||||
Reference in New Issue
Block a user