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.
2 parents 7eaf8fd + d875124 commit a445607Copy full SHA for a445607
.github/workflows/flutterci.yml
@@ -44,7 +44,7 @@ jobs:
44
- run: flutter build apk
45
46
# Step 9: Upload the built APK as an artifact
47
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
48
with:
49
name: release-apk
50
path: build/app/outputs/apk/release/app-release.apk
0 commit comments