We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a624b90 + 67b9f78 commit 8fc6ef7Copy full SHA for 8fc6ef7
.github/workflows/autobuild.yml
@@ -284,7 +284,7 @@ jobs:
284
steps:
285
- name: Select Xcode version for Mac
286
if: matrix.config.target_os == 'macos' || matrix.config.target_os == 'ios'
287
- uses: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd
+ uses: maxim-lobanov/setup-xcode@ed7a3b1fda3918c0306d1b724322adc0b8cc0a90
288
with:
289
xcode-version: ${{ matrix.config.xcode_version }}
290
0 commit comments