We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 393a330 commit 3bc6b9cCopy full SHA for 3bc6b9c
1 file changed
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
path: src/micro_ros_setup
25
ref: ${{ inputs.ci_target_ref }}
26
27
- - uses: ros-tooling/setup-ros@0.7.13
+ - uses: ros-tooling/setup-ros@0.7.15
28
with:
29
use-ros2-testing: false
30
required-ros-distributions: ${{ env.ROS_DISTRO }}
@@ -70,7 +70,7 @@ jobs:
70
71
72
73
74
75
76
@@ -219,7 +219,7 @@ jobs:
219
220
221
222
223
224
225
0 commit comments