Skip to content

Commit e6747fe

Browse files
Update dependency ruby to v4
1 parent 30a72fc commit e6747fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: Setup ruby
6161
uses: ruby/setup-ruby@v1
6262
with:
63-
ruby-version: '3.4.7'
63+
ruby-version: '4.0.1'
6464
bundler-cache: true
6565
working-directory: 'android'
6666
- name: Deploy to Play Store

0 commit comments

Comments
 (0)