Skip to content

Commit ac4472a

Browse files
authored
Update action.yml
1 parent 8338363 commit ac4472a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/set-xcode-version/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ inputs:
55
description:
66
Xcode version to use, in semver(ish)-style matching the format on the Actions runner image.
77
See available versions at https://github.com/actions/runner-images/blame/main/images/macos/macos-14-Readme.md#xcode
8-
required: false
8+
required:var
99
default: '15.3'
1010
outputs:
1111
xcode-path:

0 commit comments

Comments
 (0)