Skip to content

Commit

Permalink
github ci ruby 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
NewAlexandria committed May 31, 2024
1 parent 0ab3e6d commit 7841528
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 @@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1.111.0
with:
ruby-version: '2.7.2' # Not needed with a .ruby-version file
ruby-version: '3.1.2' # Not needed with a .ruby-version file
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- uses: fac/ruby-gem-setup-credentials-action@v2
with:
Expand Down

0 comments on commit 7841528

Please sign in to comment.