We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e33783 commit d7dc0bcCopy full SHA for d7dc0bc
1 file changed
.github/workflows/build-upload-android-internal.yml
@@ -89,7 +89,7 @@ jobs:
89
SERVICE_ACCOUNT_KEY_JSON: ${{ steps.service_account_json_file.outputs.filePath }}
90
91
- name: Upload build artifacts
92
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
93
with:
94
name: assets
95
path: |
0 commit comments