Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Bump ruby/setup-ruby from 1.145.0 to 1.148.0 #943

Merged
merged 3 commits into from
May 3, 2023
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/release_deploy_play_store.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

# Setup Ruby, Bundler, and Gemfile dependencies
- name: Setup Fastlane
uses: ruby/setup-ruby@904f3fef85a9c80a3750cbe7d5159268fd5caa9f
uses: ruby/setup-ruby@d2b39ad0b52eca07d23f3aa14fdf2a3fcc1f411c # 1.148.0
with:
ruby-version: "2.6"
bundler-cache: true
Expand Down