From 95135e9903c9e4be61492ebf99a14c23ab48b6e2 Mon Sep 17 00:00:00 2001 From: MSP-Greg Date: Thu, 2 Apr 2020 21:22:59 -0500 Subject: [PATCH] README.md - remove reference to MSP-Greg/actions-ruby Preferred repo is now MSP-Greg/setup-ruby-pkgs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bae43f..c673e45 100644 --- a/README.md +++ b/README.md @@ -163,5 +163,5 @@ Please [update](https://github.com/ruby/setup-ruby/releases/tag/v1.13.0) if you ## Credits The current maintainer of this action is @eregon. -Most of the Windows logic is from https://github.com/MSP-Greg/actions-ruby by MSP-Greg. +Most of the Windows logic is based on work by MSP-Greg. Many thanks to MSP-Greg and Lars Kanis for the help with Ruby Installer.