We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 024fda8 + 30fccde commit 30e4ad2Copy full SHA for 30e4ad2
.github/workflows/ios.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: setup-cocoapods
25
uses: maxim-lobanov/setup-cocoapods@v1
26
with:
27
- version: 1.12.1
+ version: 1.16.2
28
29
- name: Build iOS & macOS xcframework
30
run: |
0 commit comments