We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b81b126 commit f3267f7Copy full SHA for f3267f7
.github/actions/ios-action/action.yml
@@ -9,7 +9,7 @@ runs:
9
- name: Setup Xcode
10
uses: maxim-lobanov/setup-xcode@v1
11
with:
12
- xcode-version: latest-stable
+ xcode-version: 15.2
13
14
- name: Set up cocoapods
15
uses: maxim-lobanov/setup-cocoapods@v1
0 commit comments