We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9d3892 commit 95623a6Copy full SHA for 95623a6
.github/workflows/rust.yml
@@ -45,7 +45,7 @@ jobs:
45
echo ::set-output name=package_list::$(colcon list --names-only)
46
47
- name: Setup ROS environment
48
- uses: ros-tooling/setup-ros@v0.3
+ uses: ros-tooling/setup-ros@v0.6
49
with:
50
required-ros-distributions: ${{ matrix.ros_distribution }}
51
0 commit comments