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.
1 parent c33e75c commit 68de8e7Copy full SHA for 68de8e7
.github/workflows/build-time-test.yml
@@ -55,7 +55,7 @@ jobs:
55
working-directory: ${{ env.WORKING_DIRECTORY }}/android
56
run: ./run.sh
57
- name: Upload Profile Report
58
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
59
with:
60
name: profile-report
61
path: build/reports/profile/
0 commit comments