Skip to content

Commit

Permalink
ci: upgrade upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
limwa authored Sep 13, 2024
1 parent 0d7dbde commit 4bedbbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
flutter build appbundle
- name: Upload App Bundle
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: appbundle
if-no-files-found: error
Expand Down

0 comments on commit 4bedbbb

Please sign in to comment.