We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eae754 commit d6ae916Copy full SHA for d6ae916
1 file changed
.github/workflows/test.yml
@@ -47,7 +47,7 @@ jobs:
47
path: kanonproxy-reports.tar.gz
48
- name: Upload Lib Unit Tests Report to CodeCov
49
# https://github.com/codecov/codecov-action
50
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
51
with:
52
token: ${{ secrets.CODECOV_TOKEN }}
53
flags: libunittests
0 commit comments