diff --git a/.github/workflows/release_deploy_play_store.yml b/.github/workflows/release_deploy_play_store.yml index 45607a6d04..a72a34293e 100644 --- a/.github/workflows/release_deploy_play_store.yml +++ b/.github/workflows/release_deploy_play_store.yml @@ -34,7 +34,7 @@ jobs: # Setup Ruby, Bundler, and Gemfile dependencies - name: Setup Fastlane - uses: ruby/setup-ruby@8df78e55761745aad83acaf3ff12976382356e6d + uses: ruby/setup-ruby@92aece5fc9c784ab66851c1e702b1bd5885a51f2 with: ruby-version: "2.6" bundler-cache: true