Skip to content

Commit fc1f839

Browse files
Update swift.yml
1 parent 2fe28f0 commit fc1f839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/swift.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
BRANCH: ${{ github.ref_name }}
9797
GITHUB_TOKEN: ${{ secrets.CI_USER_TOKEN }}
9898
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}
99-
COCOAPODS_VERSION: '1.12.1'
99+
COCOAPODS_VERSION: '1.15.2'
100100
run: |
101101
gem install cocoapods -v $COCOAPODS_VERSION
102102
Scripts/run_release.sh

0 commit comments

Comments
 (0)