Skip to content

Commit ce6765b

Browse files
Update dependency ruby to v4.0.2
1 parent 8641df1 commit ce6765b

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: '4.0.1'
63+
ruby-version: '4.0.2'
6464
bundler-cache: true
6565
working-directory: 'android'
6666
- name: Deploy to Play Store

0 commit comments

Comments
 (0)