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 e902c86 commit 7ce093dCopy full SHA for 7ce093d
.github/workflows/build.yml
@@ -42,7 +42,7 @@ jobs:
42
XCODE_PATH: "/Applications/Xcode_15.4.app"
43
44
- name: Upload Artifact
45
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
46
with:
47
name: ipa-build
48
path: Code.ipa
0 commit comments