Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sinoru committed May 28, 2022
1 parent 115dd0a commit cf33905
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 @@ -18,7 +18,7 @@ steps:
- uses: actions/checkout@master
- uses: sinoru/actions-setup-xcode@v2
with:
xcode-version: '11.2.1' # Exact version of a Xcode version to use
xcode-version: '13.4' # Exact version of a Xcode version to use
apple-id: 'bot@sinoru.io' # Apple ID to download from Apple Developer when Xcode not available in local
apple-id-password: ${{ secrets.APPLE_ID_PASSWORD }}
- run: fastlane scan
Expand Down

0 comments on commit cf33905

Please sign in to comment.