We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e67bed1 commit 1bf2667Copy full SHA for 1bf2667
.github/workflows/push.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Configure Xcode
46
uses: maxim-lobanov/setup-xcode@v1.6.0
47
with:
48
- xcode-version: '16.1'
+ xcode-version: '16.4'
49
50
- name: Setup JDK
51
uses: actions/setup-java@v5
0 commit comments