Skip to content

Commit 1007369

Browse files
Burak Bayırkriptoburak
andauthored
ci: publish gem with compatible Ruby (#11)
Co-authored-by: kriptoburak <kriptoburak@users.noreply.github.com>
1 parent acf21e7 commit 1007369

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-gem.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: ruby/setup-ruby@c4e5b1316158f92e3d49443a9d58b31d25ac0f8f # v1.306.0
2929
with:
3030
bundler-cache: true
31-
ruby-version: "3.2"
31+
ruby-version: "4.0"
3232

3333
- name: Publish to RubyGems.org
3434
uses: rubygems/release-gem@052cc82692552de3ef2b81fd670e41d13cba8092 # v1.4.0

0 commit comments

Comments
 (0)