We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9820daa + da1939d commit 1fad477Copy full SHA for 1fad477
1 file changed
.github/workflows/deploy.yml
@@ -37,7 +37,7 @@ jobs:
37
keyPassword: ${{ secrets.KEY_PASSWORD }}
38
39
- name: Upload bundle to Github release artifacts
40
- uses: actions/upload-artifact@v6.0.0
+ uses: actions/upload-artifact@v7.0.0
41
with:
42
name: google-play-bundle
43
path: app/build/outputs/bundle/release/app-release.aab
0 commit comments