Skip to content

Commit

Permalink
upgraded ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
rvenky125 committed Nov 16, 2024
1 parent 7070498 commit 09e17ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publishToMC.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
ruby-version: '3.2'

- name: Install Cocoapods 🌴
run: |
Expand Down

0 comments on commit 09e17ba

Please sign in to comment.