From 4a1b0853abd3bd3f6bfc6afcf5927a925c24f729 Mon Sep 17 00:00:00 2001 From: Benoit Daloze Date: Sat, 22 Jan 2022 17:28:29 +0100 Subject: [PATCH] Small cleanup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f135818..a053813 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ if they are not at the root of the repository, see [action.yml](action.yml) for By default, the default RubyGems version that comes with each Ruby is used. However, users can optionally customize the RubyGems version that they want by -setting the `rubygems` input. See +setting the `rubygems` input. See [action.yml](action.yml) for more details about the `rubygems` input.