Skip to content

Commit ee9dc67

Browse files
committed
Modified ci version
Signed-off-by: Sungho Woo <[email protected]>
1 parent cb20570 commit ee9dc67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ros-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ jobs:
3434
with:
3535
path: ros_ws/src
3636
- name: Setup ROS environment
37-
uses: ros-tooling/setup-ros@0.3.3
37+
uses: ros-tooling/setup-ros@0.7.1
3838
with:
3939
required-ros-distributions: ${{ matrix.ros_distribution }}
4040
- name: Build and Test
41-
uses: ros-tooling/action-ros-ci@0.2.5
41+
uses: ros-tooling/action-ros-ci@0.3.5
4242
with:
4343
package-name: dynamixel_hardware_interface
4444
target-ros2-distro: ${{ matrix.ros_distribution }}

0 commit comments

Comments
 (0)