File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ jobs:
1212 runs-on : ubuntu-22.04
1313 steps :
1414 # Set up ROS
15- - uses : ros-tooling/setup-ros@v0.7.13
15+ - uses : ros-tooling/setup-ros@v0.7
1616 with :
1717 required-ros-distributions : humble
1818
1919 # Run ROS CI
20- - uses : ros-tooling/action-ros-ci@v0.4.3
20+ - uses : ros-tooling/action-ros-ci@v0.4
2121 with :
2222 package-name : plotjuggler_ros
2323 target-ros2-distro : humble
Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ jobs:
1212 runs-on : ubuntu-24.04
1313 steps :
1414 # Set up ROS
15- - uses : ros-tooling/setup-ros@v0.7.13
15+ - uses : ros-tooling/setup-ros@v0.7
1616 with :
1717 required-ros-distributions : jazzy
1818
1919 # Run ROS CI
20- - uses : ros-tooling/action-ros-ci@v0.4.3
20+ - uses : ros-tooling/action-ros-ci@v0.4
2121 with :
2222 package-name : plotjuggler_ros
2323 target-ros2-distro : jazzy
Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ jobs:
1212 runs-on : ubuntu-24.04
1313 steps :
1414 # Set up ROS
15- - uses : ros-tooling/setup-ros@v0.7.13
15+ - uses : ros-tooling/setup-ros@v0.7
1616 with :
1717 required-ros-distributions : rolling
1818
1919 # Run ROS CI
20- - uses : ros-tooling/action-ros-ci@v0.4.3
20+ - uses : ros-tooling/action-ros-ci@v0.4
2121 with :
2222 package-name : plotjuggler_ros
2323 target-ros2-distro : rolling
You can’t perform that action at this time.
0 commit comments