We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04a4517 commit 73b8a5cCopy full SHA for 73b8a5c
.github/workflows/ci-coverage-build.yml
@@ -38,7 +38,7 @@ jobs:
38
}
39
40
colcon-mixin-repository: https://raw.githubusercontent.com/colcon/colcon-mixin-repository/master/index.yaml
41
- - uses: codecov/codecov-action@v3.1.5
+ - uses: codecov/codecov-action@v4.0.1
42
with:
43
file: ros_ws/lcov/total_coverage.info
44
flags: unittests
0 commit comments