Small cleanup

This commit is contained in:
Benoit Daloze
2022-01-23 11:55:32 +01:00
parent c36d5afe85
commit 4a1b0853ab
+1 -1
View File
@@ -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.