Skip to content

Commit 1722b70

Browse files
committed
fix push_gem.yml
1 parent de73b36 commit 1722b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_gem.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: ruby/setup-ruby@v1
3333
with:
3434
bundler-cache: true
35-
ruby-version: ruby
35+
ruby-version: 3.4
3636

3737
# Release
3838
- uses: rubygems/release-gem@v1

0 commit comments

Comments
 (0)