We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c055f68 commit 289872eCopy full SHA for 289872e
.github/workflows/xcdiff.yaml
@@ -7,7 +7,7 @@ on:
7
- main
8
9
env:
10
- DEVELOPER_DIR: "/Applications/Xcode_14.1.app/Contents/Developer"
+ DEVELOPER_DIR: "/Applications/Xcode_14.2.app/Contents/Developer"
11
12
# Limit GITHUB_TOKEN permissions to read-only for repo contents
13
# https://docs.github.com/en/actions/security-guides/automatic-token-authentication
0 commit comments