Skip to content

Commit d16d847

Browse files
committed
Update Xcode version in GitHub Actions workflow from 16.2.0 to 16.4
1 parent 4b7c11f commit d16d847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set up Xcode
2323
uses: maxim-lobanov/setup-xcode@v1
2424
with:
25-
xcode-version: '16.2.0'
25+
xcode-version: '16.4'
2626

2727
- uses: pnpm/action-setup@v3
2828
with:

0 commit comments

Comments
 (0)