We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 341506a commit 71b8ad4Copy full SHA for 71b8ad4
.github/workflows/coverage-build.yml
@@ -21,7 +21,7 @@ jobs:
21
required-ros-distributions: ${{ env.ROS_DISTRO }}
22
use-ros2-testing: true
23
- uses: actions/checkout@v4
24
- - uses: ros-tooling/action-ros-ci@v0.3
+ - uses: ros-tooling/action-ros-ci@v0.4
25
with:
26
target-ros2-distro: ${{ env.ROS_DISTRO }}
27
# build all packages listed in the meta package
0 commit comments