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 713a0be + 617828f commit cb38d3aCopy full SHA for cb38d3a
.github/workflows/publish-to-play-store-beta.yml
@@ -53,7 +53,7 @@ jobs:
53
54
- name: Upload AAB
55
id: uploadArtifact
56
- uses: actions/upload-artifact@v1
+ uses: actions/upload-artifact@v4
57
with:
58
name: app
59
path: app/build/outputs/bundle/release/app-release.aab
.github/workflows/publish-to-play-store.yml
0 commit comments