We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8338363 commit ac4472aCopy full SHA for ac4472a
.github/actions/set-xcode-version/action.yml
@@ -5,7 +5,7 @@ inputs:
5
description:
6
Xcode version to use, in semver(ish)-style matching the format on the Actions runner image.
7
See available versions at https://github.com/actions/runner-images/blame/main/images/macos/macos-14-Readme.md#xcode
8
- required: false
+ required:var
9
default: '15.3'
10
outputs:
11
xcode-path:
0 commit comments