Skip to content

Commit

Permalink
ci(rudder-sdk-react-native-monorepo): set cocoapods version to 1.15.2…
Browse files Browse the repository at this point in the history
… in check-compatibility-of-native-sdks.yml
  • Loading branch information
1abhishekpandey committed Aug 16, 2024
1 parent e0e917f commit 803c766
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/check-compatibility-of-native-sdks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
- name: Setup CocoaPods
uses: maxim-lobanov/setup-cocoapods@v1
with:
version: 1.14.3
version: 1.15.2

- uses: maxim-lobanov/setup-xcode@v1
with:
Expand Down Expand Up @@ -240,7 +240,7 @@ jobs:
- name: Setup CocoaPods
uses: maxim-lobanov/setup-cocoapods@v1
with:
version: 1.14.3
version: 1.15.2

- uses: maxim-lobanov/setup-xcode@v1
with:
Expand Down Expand Up @@ -329,7 +329,7 @@ jobs:
- name: Setup CocoaPods
uses: maxim-lobanov/setup-cocoapods@v1
with:
version: 1.14.3
version: 1.15.2

- uses: maxim-lobanov/setup-xcode@v1
with:
Expand Down Expand Up @@ -418,7 +418,7 @@ jobs:
- name: Setup CocoaPods
uses: maxim-lobanov/setup-cocoapods@v1
with:
version: 1.14.3
version: 1.15.2

- uses: maxim-lobanov/setup-xcode@v1
with:
Expand Down

0 comments on commit 803c766

Please sign in to comment.