From 7f4c88c00b78a078b670c270091fd07045a8b211 Mon Sep 17 00:00:00 2001 From: Benoit Daloze Date: Sun, 19 Jan 2020 23:08:30 +0100 Subject: [PATCH] Give credit where credit is due --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 99ca580..1264101 100644 --- a/README.md +++ b/README.md @@ -125,3 +125,4 @@ This follows the [recommendations](https://github.com/actions/toolkit/blob/maste ## Credits Most of the Windows logic is from https://github.com/MSP-Greg/actions-ruby by MSP-Greg. +Many thanks to MSP-Greg and Lars Kanis for the help with Ruby Installer.