We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf9b44b commit 2913061Copy full SHA for 2913061
.github/workflows/ci-coverage-build.yml
@@ -36,7 +36,7 @@ jobs:
36
}
37
38
colcon-mixin-repository: https://raw.githubusercontent.com/colcon/colcon-mixin-repository/master/index.yaml
39
- - uses: codecov/[email protected].1
+ - uses: codecov/[email protected].2
40
with:
41
file: ros_ws/lcov/total_coverage.info
42
flags: unittests
0 commit comments