Skip to content

Commit e26508d

Browse files
chore(deps): update ruby to v3.4.7
1 parent 9f91b73 commit e26508d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
- name: Setup Fastlane
138138
uses: ruby/setup-ruby@v1
139139
with:
140-
ruby-version: '3.2'
140+
ruby-version: '3.4.7'
141141
bundler-cache: true
142142

143143
- name: Build and Deploy Google Play to Internal Track with Fastlane
@@ -203,7 +203,7 @@ jobs:
203203
- name: Setup Fastlane
204204
uses: ruby/setup-ruby@v1
205205
with:
206-
ruby-version: '3.2'
206+
ruby-version: '3.4.7'
207207
bundler-cache: true
208208

209209
- name: Build F-Droid with Fastlane

0 commit comments

Comments
 (0)