From d81cbeb0cef87f0c70a718038616f89f46f02264 Mon Sep 17 00:00:00 2001 From: Benoit Daloze Date: Wed, 19 Feb 2020 13:42:20 +0100 Subject: [PATCH] Clarify it's recommended to update to ruby/setup-ruby --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8379a70..82d6da5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # setup-ruby Note: this action used to be at `eregon/use-ruby-action` and was moved to the `ruby` organization. +Please [update](https://github.com/ruby/setup-ruby/releases/tag/v1.13.0) if you are using `eregon/use-ruby-action`. This action downloads a prebuilt ruby and adds it to the `PATH`.