From d0fa1c88bab96942517f0c2c0e83f18dbd296b18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 08:48:43 +0000 Subject: [PATCH] chore(workflows): update ros-tooling/action-ros-ci action to v0.4.0 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 0a081bb0f5..092d356ef8 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1272,7 +1272,7 @@ jobs: with: required-ros-distributions: jazzy - name: Build and test - uses: ros-tooling/action-ros-ci@0.3.16 + uses: ros-tooling/action-ros-ci@0.4.0 with: package-name: turtle_robot target-ros2-distro: jazzy