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 1b5c7c2 commit daa109eCopy full SHA for daa109e
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Set up Ruby
34
uses: ruby/setup-ruby@v1
35
with:
36
- ruby-version: '3.0'
+ ruby-version: '3.0.0'
37
bundler-cache: true
38
39
- name: Build gem
0 commit comments