Skip to content
This repository was archived by the owner on Feb 9, 2021. It is now read-only.

Commit

Permalink
Give a hint if users want exact or more versions
Browse files Browse the repository at this point in the history
* Many Ruby users will want something like that as the issues on this
  repository make very clear.
* Once #44 is addressed
  we can remove this.
  • Loading branch information
eregon committed Jan 23, 2020
1 parent de8e337 commit e74cde5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ Note that a `ruby-version:` of `2.6` or `2.6.x` are equivalent.

> Supports `2.4`, `2.5`, `2.6`, and `2.7`.
If you want to use exact versions (e.g., `2.6.5`) of Ruby, or to use JRuby or TruffleRuby,
please take a look at [other actions on the marketplace](https://github.com/marketplace?utf8=%E2%9C%93&type=actions&query=Setup+Ruby).

# Usage

See [action.yml](action.yml)
Expand Down

0 comments on commit e74cde5

Please sign in to comment.