We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48cf81d commit 06d60b3Copy full SHA for 06d60b3
.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