File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,15 +19,15 @@ jobs:
1919 ros_distribution : [ foxy, rolling ]
2020 steps :
2121 - uses : actions/checkout@v2
22- - uses : ros-tooling/setup-ros@0.0.26
22+ - uses : ros-tooling/setup-ros@0.1.2
2323 with :
2424 required-ros-distributions : ${{ matrix.ros_distribution }}
25- -
uses :
ros-tooling/[email protected] .0 25+ -
uses :
ros-tooling/[email protected] .1 2626 with :
2727 package-name : " system_modes system_modes_examples"
2828 target-ros2-distro : ${{ matrix.ros_distribution }}
2929 colcon-mixin-name : coverage-gcc
3030 colcon-mixin-repository : https://raw.githubusercontent.com/colcon/colcon-mixin-repository/master/index.yaml
31- - uses : codecov/codecov-action@v1
31+ - uses : codecov/codecov-action@v1.2.1
3232 with :
3333 file : ros_ws/lcov/total_coverage.info
You can’t perform that action at this time.
0 commit comments