Skip to content

Commit d6ae916

Browse files
Update codecov/codecov-action action to v6 (#233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3eae754 commit d6ae916

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
path: kanonproxy-reports.tar.gz
4848
- name: Upload Lib Unit Tests Report to CodeCov
4949
# https://github.com/codecov/codecov-action
50-
uses: codecov/codecov-action@v5
50+
uses: codecov/codecov-action@v6
5151
with:
5252
token: ${{ secrets.CODECOV_TOKEN }}
5353
flags: libunittests

0 commit comments

Comments
 (0)