Skip to content

Commit

Permalink
Bump Ruby to the latest stable version (#409)
Browse files Browse the repository at this point in the history
  • Loading branch information
fbenevides authored May 19, 2023
1 parent 10df1d0 commit d57349f
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 @@ -59,7 +59,7 @@ jobs:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
ruby-version: '2.6'
ruby-version: '3.2.2'
- run: |
gem install cocoapods
Expand Down

0 comments on commit d57349f

Please sign in to comment.