Skip to content

Commit d7dc0bc

Browse files
authored
build: update upload-artifact to v4
1 parent 2e33783 commit d7dc0bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-upload-android-internal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
SERVICE_ACCOUNT_KEY_JSON: ${{ steps.service_account_json_file.outputs.filePath }}
9090

9191
- name: Upload build artifacts
92-
uses: actions/upload-artifact@v2
92+
uses: actions/upload-artifact@v4
9393
with:
9494
name: assets
9595
path: |

0 commit comments

Comments
 (0)