Skip to content

Commit da2896f

Browse files
committed
change codecov version
1 parent cb240cf commit da2896f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
emulator.log
8585
8686
- name: Upload Test Report to Codecov
87-
uses: codecov/codecov-action@v4.0.0
87+
uses: codecov/codecov-action@v3.1.1
8888
with:
8989
token: ${{ secrets.CODECOV_TOKEN }}
9090
files: webrtc-android-framework/build/reports/jacoco/jacocoTestReport/jacocoTestReport.xml,webrtc-android-sample-app/build/reports/jacoco/jacocoTestReport/jacocoTestReport.xml

0 commit comments

Comments
 (0)