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 2264d57 commit d0a5e6cCopy full SHA for d0a5e6c
.github/workflows/release-ruby.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: ./.github/actions/prepare
23
- uses: ruby/setup-ruby@v1
24
with:
25
- ruby-version: '3.4'
+ ruby-version: '3.4.7'
26
bundler-cache: true
27
working-directory: ruby
28
- name: Publish ruby gem
0 commit comments