We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4106962 commit fc17970Copy full SHA for fc17970
action.yml
@@ -38,7 +38,7 @@ runs:
38
- name: Set up Ruby
39
uses: ruby/setup-ruby@v1
40
with:
41
- ruby-version: "3.1"
+ ruby-version: "3.1.1"
42
43
- name: Install RubyGems
44
run: bundle install --gemfile=$GITHUB_ACTION_PATH/Gemfile
0 commit comments