Skip to content

Commit 71b8ad4

Browse files
Bump ros-tooling/action-ros-ci from 0.3 to 0.4 (#1276)
Bumps [ros-tooling/action-ros-ci](https://github.com/ros-tooling/action-ros-ci) from 0.3 to 0.4. - [Release notes](https://github.com/ros-tooling/action-ros-ci/releases) - [Commits](ros-tooling/action-ros-ci@v0.3...v0.4) --- updated-dependencies: - dependency-name: ros-tooling/action-ros-ci dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 341506a commit 71b8ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
required-ros-distributions: ${{ env.ROS_DISTRO }}
2222
use-ros2-testing: true
2323
- uses: actions/checkout@v4
24-
- uses: ros-tooling/action-ros-ci@v0.3
24+
- uses: ros-tooling/action-ros-ci@v0.4
2525
with:
2626
target-ros2-distro: ${{ env.ROS_DISTRO }}
2727
# build all packages listed in the meta package

0 commit comments

Comments
 (0)