Skip to content

Commit 3bc6b9c

Browse files
Signed-off-by: Eugenio Collado <[email protected]>
1 parent 393a330 commit 3bc6b9c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
path: src/micro_ros_setup
2525
ref: ${{ inputs.ci_target_ref }}
2626

27-
- uses: ros-tooling/[email protected].13
27+
- uses: ros-tooling/[email protected].15
2828
with:
2929
use-ros2-testing: false
3030
required-ros-distributions: ${{ env.ROS_DISTRO }}
@@ -70,7 +70,7 @@ jobs:
7070
path: src/micro_ros_setup
7171
ref: ${{ inputs.ci_target_ref }}
7272

73-
- uses: ros-tooling/[email protected].13
73+
- uses: ros-tooling/[email protected].15
7474
with:
7575
use-ros2-testing: false
7676
required-ros-distributions: ${{ env.ROS_DISTRO }}
@@ -219,7 +219,7 @@ jobs:
219219
path: src/micro_ros_setup
220220
ref: ${{ inputs.ci_target_ref }}
221221

222-
- uses: ros-tooling/[email protected].13
222+
- uses: ros-tooling/[email protected].15
223223
with:
224224
use-ros2-testing: false
225225
required-ros-distributions: ${{ env.ROS_DISTRO }}

0 commit comments

Comments
 (0)