ci: Update Ruby version to 3.3 in Android deployment workflow.
Some checks failed
Deploy Flutter to Firebase / deploy-android (push) Has been cancelled

This commit is contained in:
Van Leemput Dayron
2025-12-09 11:21:33 +01:00
parent b96c988e80
commit a96084ba17

View File

@@ -25,7 +25,7 @@ jobs:
- name: Setup Ruby (pour Fastlane) - name: Setup Ruby (pour Fastlane)
uses: ruby/setup-ruby@v1 uses: ruby/setup-ruby@v1
with: with:
ruby-version: '3.0' ruby-version: '3.3'
bundler-cache: true bundler-cache: true
- name: Créer le fichier Auth Google - name: Créer le fichier Auth Google