Skip to content

Commit 2900126

Browse files
committed
Give a hint if users want exact or more versions
* Many Ruby users will want something like that as the issues on this repository make very clear. * Once actions#44 is addressed we can remove this.
1 parent de8e337 commit 2900126

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Note that a `ruby-version:` of `2.6` or `2.6.x` are equivalent.
1414

1515
> Supports `2.4`, `2.5`, `2.6`, and `2.7`.
1616
17+
If you want to use exact versions (e.g., `2.6.5`) of Ruby, or to use JRuby or TruffleRuby,
18+
please take a look at other actions such as [use-ruby-action](https://github.com/eregon/use-ruby-action).
19+
1720
# Usage
1821

1922
See [action.yml](action.yml)

0 commit comments

Comments
 (0)