Try using version instead

This commit is contained in:
Zhiyuan Zheng 2021-03-17 22:59:20 +01:00
parent 0f0edc16bf
commit 9416a614cf
No known key found for this signature in database
GPG Key ID: 078A93AB607D85E0
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ jobs:
- name: -- Step 6 -- Set up cocoapods
uses: maxim-lobanov/setup-cocoapods@v1
with:
podfile-path: ios/Podfile.lock
version: 1.10.1
- name: -- Step 7 -- Run fastlane
env:
ENVIRONMENT: ${{ steps.branch.outputs.branch }}