Skip to content

Commit

Permalink
chore: use ruby 3.3.0 to release
Browse files Browse the repository at this point in the history
  • Loading branch information
segiddins committed Feb 16, 2024
1 parent 4efe864 commit 349e70f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
if: ${{ steps.release.outputs.release_created }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.0
if: ${{ steps.release.outputs.release_created }}
- uses: rubygems/configure-rubygems-credentials@main
with:
Expand Down

0 comments on commit 349e70f

Please sign in to comment.