Revert "chore(deps): update ruby to v4" (#4201)

This commit is contained in:
James Rich
2026-01-13 07:29:17 -06:00
committed by GitHub
parent 18654b4493
commit b0c0569bfa
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -137,7 +137,7 @@ jobs:
- name: Setup Fastlane
uses: ruby/setup-ruby@v1
with:
ruby-version: '4.0.1'
ruby-version: '3.4.8'
bundler-cache: true
- name: Build and Deploy Google Play to Internal Track with Fastlane
@@ -203,7 +203,7 @@ jobs:
- name: Setup Fastlane
uses: ruby/setup-ruby@v1
with:
ruby-version: '4.0.1'
ruby-version: '3.4.8'
bundler-cache: true
- name: Build F-Droid with Fastlane
+1 -1
View File
@@ -1 +1 @@
4.0.1
3.4.8