diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 389a2bbe..e1fb22ca 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -132,7 +132,7 @@ jobs: # "Google Api Error: Invalid request - This Edit has been deleted." - name: Update versionCode if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository - uses: Wandalen/wretry.action@v3 + uses: Wandalen/wretry.action@v3.8.0_js_action with: command: bundle exec fastlane update_version attempt_limit: 3