Skip to content

Commit 46a7b9e

Browse files
Tweak the xcode set up settings v2
1 parent a696dc9 commit 46a7b9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql-advanced-security.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,10 @@ jobs:
166166
# or others). This is typically only required for manual builds.
167167
# - name: Setup runtime (example)
168168
# uses: actions/setup-example@v1
169+
169170
- name: Setup Xcode
170171
uses: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
172+
with:
171173
xcode-version: '16.4'
172174

173175

0 commit comments

Comments
 (0)