bump cocoapods

This commit is contained in:
Samuel Newman
2025-09-11 19:37:24 +03:00
parent 749d4c5bd4
commit 371e31bd93
2 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -53,12 +53,12 @@ jobs:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '16.4'
xcode-version: "16.4"
- name: ☕️ Setup Cocoapods
uses: maxim-lobanov/setup-cocoapods@v1
with:
version: 1.14.3
version: 1.16.2
- name: 💾 Cache Pods
uses: actions/cache@v3