We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a696dc9 commit 46a7b9eCopy full SHA for 46a7b9e
.github/workflows/codeql-advanced-security.yml
@@ -166,8 +166,10 @@ jobs:
166
# or others). This is typically only required for manual builds.
167
# - name: Setup runtime (example)
168
# uses: actions/setup-example@v1
169
+
170
- name: Setup Xcode
171
uses: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
172
+ with:
173
xcode-version: '16.4'
174
175
0 commit comments