Skip to content

Commit 06b0698

Browse files
committed
Fix CI
Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
1 parent 021b9b0 commit 06b0698

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/jazzy-devel.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ jobs:
2020
fail-fast: false
2121
steps:
2222
- name: Setup ROS 2
23-
uses: ros-tooling/setup-ros@0.7.1
23+
uses: ros-tooling/setup-ros@0.7.9
2424
with:
2525
required-ros-distributions: jazzy
2626
- name: build and test
27-
uses: ros-tooling/action-ros-ci@0.3.6
27+
uses: ros-tooling/action-ros-ci@0.3.13
2828
with:
2929
package-name: rclcpp_cascade_lifecycle rclcpy_cascade_lifecycle cascade_lifecycle_msgs
3030
target-ros2-distro: jazzy

0 commit comments

Comments
 (0)