Skip to content

Commit 68de8e7

Browse files
committed
ci
1 parent c33e75c commit 68de8e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-time-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
working-directory: ${{ env.WORKING_DIRECTORY }}/android
5656
run: ./run.sh
5757
- name: Upload Profile Report
58-
uses: actions/upload-artifact@v3
58+
uses: actions/upload-artifact@v4
5959
with:
6060
name: profile-report
6161
path: build/reports/profile/

0 commit comments

Comments
 (0)