Skip to content

Commit 266722e

Browse files
mergify[bot]4ntn
andauthored
Bump setup-ros (backport #777) (#778)
* Bump setup-ros (#777) Signed-off-by: Antón Casas <[email protected]> (cherry picked from commit 262aa56) # Conflicts: # .github/workflows/ci.yml * Merge conflicts Signed-off-by: Antón Casas <[email protected]> --------- Signed-off-by: Antón Casas <[email protected]> Co-authored-by: Antón Casas <[email protected]>
1 parent 2340dca commit 266722e

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].9
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].9
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].9
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)