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 7bb38b1 commit d875124Copy full SHA for d875124
.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