We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e85183f commit fd72db6Copy full SHA for fd72db6
README.md
@@ -16,7 +16,7 @@ Basic:
16
```yaml
17
steps:
18
- uses: actions/checkout@master
19
-- uses: sinoru/actions-setup-xcode@v1.1
+- uses: sinoru/actions-setup-xcode@v2
20
with:
21
xcode-version: '11.2.1' # Exact version of a Xcode version to use
22
apple-id: 'bot@sinoru.io' # Apple ID to download from Apple Developer when Xcode not available in local
0 commit comments