Skip to content

Commit 1502abf

Browse files
committed
ci: update iOS workflow for current GitHub runners
1 parent b1d7550 commit 1502abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
steps:
1515
- name: Checkout
16-
uses: actions/checkout@v3
16+
uses: actions/checkout@v5
1717
- name: Select Xcode Version
1818
run: sudo xcode-select -switch /Applications/Xcode_26.0.app
1919
- name: Set Default Scheme

0 commit comments

Comments
 (0)