We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3618e84 commit dad5d3dCopy full SHA for dad5d3d
1 file changed
.github/workflows/release.yml
@@ -96,7 +96,7 @@ jobs:
96
- name: setup-cocoapods
97
uses: maxim-lobanov/setup-cocoapods@v1
98
with:
99
- version: 1.12.1
+ version: 1.16.2
100
101
- name: Build iOS & macOS xcframework
102
run: |
0 commit comments