From 480f78f4b6ecddbbea8140ce52ca8aa67c2bd90f Mon Sep 17 00:00:00 2001 From: Benoit Daloze Date: Thu, 6 Feb 2020 13:15:21 +0100 Subject: [PATCH] Compare with actions/setup-ruby --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b5efef4..8edadc7 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ This action downloads a prebuilt ruby and adds it to the `PATH`. It is very efficient and takes about 5 seconds to download, extract and add the given Ruby to the `PATH`. No extra packages need to be installed. +Compared to [actions/setup-ruby](https://github.com/actions/setup-ruby), +this actions supports many more versions and features. + ### Supported Versions This action currently supports these versions of MRI, JRuby and TruffleRuby: