We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc24f99 commit 7a7cbf4Copy full SHA for 7a7cbf4
.github/workflows/npm_release.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: maxim-lobanov/setup-xcode@v1
20
with:
21
- xcode-version: latest-stable
+ xcode-version: "^15.0"
22
- uses: actions/checkout@v3
23
24
fetch-depth: 0
0 commit comments