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 2323 container :
2424 image : ${{ matrix.docker_image }}
2525 steps :
26- - uses : actions/checkout@v3
27- -
uses :
ros-tooling/[email protected] .9 26+ - uses : actions/checkout@v4
27+ -
uses :
ros-tooling/[email protected] .13 2828 with :
2929 use-ros2-testing : true
3030 required-ros-distributions : ${{ matrix.ros_distribution }}
3535 apt-get install ros-${{ matrix.ros_distribution }}-rclcpp-action
3636 apt-get install ros-${{ matrix.ros_distribution }}-mimick-vendor
3737 apt-get -y install ros-${{ matrix.ros_distribution }}-performance-test-fixture
38- - uses : ros-tooling/action-ros-ci@0.3.13
38+ - uses : ros-tooling/action-ros-ci@0.4.3
3939 with :
4040 package-name : " rclc rclc_examples rclc_lifecycle rclc_parameter"
4141 target-ros2-distro : ${{ matrix.ros_distribution }}
You can’t perform that action at this time.
0 commit comments