We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6608dbc commit a24fec9Copy full SHA for a24fec9
.github/workflows/ci-coverage-build.yml
@@ -46,7 +46,7 @@ jobs:
46
}
47
48
colcon-mixin-repository: https://raw.githubusercontent.com/colcon/colcon-mixin-repository/master/index.yaml
49
- - uses: codecov/codecov-action@v3.1.5
+ - uses: codecov/codecov-action@v4.0.1
50
with:
51
file: ros_ws/lcov/total_coverage.info
52
flags: unittests
0 commit comments