ci: Update ruby

pull/1003/head
krille-chan 1 year ago
parent da25c139c8
commit 01eb992b45
No known key found for this signature in database

@ -53,7 +53,7 @@ jobs:
- name: Set up Ruby - name: Set up Ruby
uses: ruby/setup-ruby@v1 uses: ruby/setup-ruby@v1
with: with:
ruby-version: 2.7 ruby-version: '3.3'
- name: Install Fastlane - name: Install Fastlane
run: gem install fastlane -NV run: gem install fastlane -NV
- name: Apply Google Services Patch - name: Apply Google Services Patch

Loading…
Cancel
Save