ci: Update ruby

This commit is contained in:
krille-chan 2024-04-07 18:39:17 +02:00
parent da25c139c8
commit 01eb992b45
No known key found for this signature in database

View file

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