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 deb17d2 commit 21489cbCopy full SHA for 21489cb
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Set up Ruby
37
uses: ruby/setup-ruby@v1
38
with:
39
- ruby-version: ruby
+ ruby-version: '3.0.0'
40
bundler-cache: true
41
42
- name: Publish to RubyGems
0 commit comments