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.
2 parents 302a807 + 498a584 commit 40e2b27Copy full SHA for 40e2b27
.github/workflows/gem-push.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Ruby 3.0
17
uses: ruby/setup-ruby@v1
18
with:
19
- ruby-version: 3.0.x
+ ruby-version: 3.0
20
21
- name: Publish to RubyGems
22
env:
0 commit comments