We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e4e910 commit de1c1f1Copy full SHA for de1c1f1
README.md
@@ -8,6 +8,9 @@ This action sets up a ruby environment for versions which are installed on the [
8
9
> Only supports `2.4.x`, `2.5.x`, and `2.6.x`.
10
11
+If you want to use exact versions (e.g., `2.6.5`) of Ruby, or to use JRuby or TruffleRuby,
12
+please take a look at other actions such as [use-ruby-action](https://github.com/eregon/use-ruby-action).
13
+
14
# Usage
15
16
See [action.yml](action.yml)
0 commit comments