Skip to content

Commit 7ce093d

Browse files
committed
github: Use v4 upload-artifact
1 parent e902c86 commit 7ce093d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
XCODE_PATH: "/Applications/Xcode_15.4.app"
4343

4444
- name: Upload Artifact
45-
uses: actions/upload-artifact@v3
45+
uses: actions/upload-artifact@v4
4646
with:
4747
name: ipa-build
4848
path: Code.ipa

0 commit comments

Comments
 (0)