We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b6ddb8 commit 2ee8e75Copy full SHA for 2ee8e75
1 file changed
.github/actions/prepare-ios/action.yml
@@ -13,7 +13,7 @@ runs:
13
- name: Use appropriate Xcode version
14
uses: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
15
with:
16
- xcode-version: '26'
+ xcode-version: '26.3'
17
18
- name: Setup Ruby
19
uses: ruby/setup-ruby@5dd816ae0186f20dfa905997a64104db9a8221c7 # v1.280.0
0 commit comments