Skip to content

Commit

Permalink
Change to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
sinoru committed Mar 3, 2021
1 parent e85183f commit fd72db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Basic:
```yaml
steps:
- uses: actions/checkout@master
- uses: sinoru/actions-setup-xcode@v1.1
- uses: sinoru/actions-setup-xcode@v2
with:
xcode-version: '11.2.1' # Exact version of a Xcode version to use
apple-id: '[email protected]' # Apple ID to download from Apple Developer when Xcode not available in local
Expand Down

0 comments on commit fd72db6

Please sign in to comment.