Skip to content

Commit 363c8fd

Browse files
chore(deps): update codecov/codecov-action action to v5
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
1 parent 654a735 commit 363c8fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: |
3737
./gradlew check
3838
- name: Upload Coverage Report
39-
uses: codecov/codecov-action@v4
39+
uses: codecov/codecov-action@v5
4040
with:
4141
file: ./build/reports/jacoco/test/jacocoTestReport.xml
4242
publish:

0 commit comments

Comments
 (0)