Skip to content
This repository was archived by the owner on Apr 12, 2025. It is now read-only.

Commit e3d2c64

Browse files
chore(deps): Update codecov/codecov-action action to v5 (#152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 868cf54 commit e3d2c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
- name: Codecov coverage report
5050
if: matrix.os == 'ubuntu-latest' && matrix.java == 19
51-
uses: codecov/codecov-action@v3
51+
uses: codecov/codecov-action@v5
5252
with:
5353
token: ${{ secrets.CODECOV_TOKEN }}
5454
files: ./kipher-coverage/build/reports/jacoco/testCodeCoverageReport/testCodeCoverageReport.xml

0 commit comments

Comments
 (0)