Skip to content

Commit 262aa56

Browse files
authored
Bump setup-ros (#777)
Signed-off-by: Antón Casas <[email protected]>
1 parent b1b18bc commit 262aa56

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].7
27+
- uses: ros-tooling/[email protected].13
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].7
73+
- uses: ros-tooling/[email protected].13
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].7
222+
- uses: ros-tooling/[email protected].13
223223
with:
224224
use-ros2-testing: false
225225
required-ros-distributions: ${{ env.ROS_DISTRO }}

0 commit comments

Comments
 (0)