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 4c45ff7 commit febc605Copy full SHA for febc605
.github/workflows/rust.yml
@@ -42,7 +42,7 @@ jobs:
42
echo ::set-output name=package_list::$(colcon list --names-only)
43
44
- name: Setup ROS environment
45
- uses: ros-tooling/setup-ros@v0.3
+ uses: ros-tooling/setup-ros@v0.6
46
with:
47
required-ros-distributions: ${{ matrix.ros_distribution }}
48
0 commit comments