Skip to content

Commit e0a1765

Browse files
mergify[bot]4ntn
andauthored
Bump setup-ros (backport #777) (#779)
* 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 b851ded commit e0a1765

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].0
27+
- uses: ros-tooling/[email protected].13
2828
with:
2929
use-ros2-testing: false
3030
required-ros-distributions: ${{ env.ROS_DISTRO }}
@@ -72,7 +72,7 @@ jobs:
7272
path: src/micro_ros_setup
7373
ref: ${{ inputs.ci_target_ref }}
7474

75-
- uses: ros-tooling/[email protected].0
75+
- uses: ros-tooling/[email protected].13
7676
with:
7777
use-ros2-testing: false
7878
required-ros-distributions: ${{ env.ROS_DISTRO }}
@@ -227,7 +227,7 @@ jobs:
227227
path: src/micro_ros_setup
228228
ref: ${{ inputs.ci_target_ref }}
229229

230-
- uses: ros-tooling/[email protected].0
230+
- uses: ros-tooling/[email protected].13
231231
with:
232232
use-ros2-testing: false
233233
required-ros-distributions: ${{ env.ROS_DISTRO }}

0 commit comments

Comments
 (0)