Skip to content

Commit cf33905

Browse files
committed
Update README.md
1 parent 115dd0a commit cf33905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ steps:
1818
- uses: actions/checkout@master
1919
- uses: sinoru/actions-setup-xcode@v2
2020
with:
21-
xcode-version: '11.2.1' # Exact version of a Xcode version to use
21+
xcode-version: '13.4' # 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
2323
apple-id-password: ${{ secrets.APPLE_ID_PASSWORD }}
2424
- run: fastlane scan

0 commit comments

Comments
 (0)