File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6666
6767 - name : Upload test reports
6868 if : always()
69- uses : actions/upload-artifact@v3
69+ uses : actions/upload-artifact@v4
7070 with :
7171 name : test-reports-jetlagged-${{ matrix.api-level }}
7272 path : ${{ env.SAMPLE_PATH }}/app/build/reports
Original file line number Diff line number Diff line change 6666
6767 - name : Upload test reports
6868 if : always()
69- uses : actions/upload-artifact@v3
69+ uses : actions/upload-artifact@v4
7070 with :
7171 name : test-reports-jetnews-${{ matrix.api-level }}
7272 path : ${{ env.SAMPLE_PATH }}/app/build/reports/androidTests
Original file line number Diff line number Diff line change 6666
6767 - name : Upload test reports
6868 if : always()
69- uses : actions/upload-artifact@v3
69+ uses : actions/upload-artifact@v4
7070 with :
7171 name : test-reports-owl-${{ matrix.api-level }}
7272 path : ${{ env.SAMPLE_PATH }}/app/build/reports
You can’t perform that action at this time.
0 commit comments