Skip to content

Commit fd72db6

Browse files
committed
Change to v2
1 parent e85183f commit fd72db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Basic:
1616
```yaml
1717
steps:
1818
- uses: actions/checkout@master
19-
- uses: sinoru/actions-setup-xcode@v1.1
19+
- uses: sinoru/actions-setup-xcode@v2
2020
with:
2121
xcode-version: '11.2.1' # Exact version of a Xcode version to use
2222
apple-id: '[email protected]' # Apple ID to download from Apple Developer when Xcode not available in local

0 commit comments

Comments
 (0)