Skip to content

Commit c859a4e

Browse files
author
nahtheol
authored
Update build.yml
1 parent 5609acb commit c859a4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: flutter build ipa --release -t lib/main_prod.dart
2727

2828
- name: Upload artifact
29-
uses: actions/upload-artifact@v3
29+
uses: actions/upload-artifact@v4
3030
with:
3131
name: app-ipa
3232
path: build/ios/ipa

0 commit comments

Comments
 (0)