We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fe28f0 commit fc1f839Copy full SHA for fc1f839
.github/workflows/swift.yml
@@ -96,7 +96,7 @@ jobs:
96
BRANCH: ${{ github.ref_name }}
97
GITHUB_TOKEN: ${{ secrets.CI_USER_TOKEN }}
98
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}
99
- COCOAPODS_VERSION: '1.12.1'
+ COCOAPODS_VERSION: '1.15.2'
100
run: |
101
gem install cocoapods -v $COCOAPODS_VERSION
102
Scripts/run_release.sh
0 commit comments