From d359377debb508604a1f45bdff156d8afdfef9c0 Mon Sep 17 00:00:00 2001 From: Benoit Daloze Date: Sun, 23 Jan 2022 11:58:25 +0100 Subject: [PATCH] Fix title level in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a053813..5a8b2ec 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ and the [condition and expression syntax](https://help.github.com/en/actions/ref The `working-directory` input can be set to resolve `.ruby-version`, `.tool-versions` and `Gemfile.lock` if they are not at the root of the repository, see [action.yml](action.yml) for details. -## RubyGems +### RubyGems 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