Skip to content

Commit

Permalink
Merge pull request #66 from ros-sports/dependabot/github_actions/ros-…
Browse files Browse the repository at this point in the history
…tooling/action-ros-ci-0.4

Bump ros-tooling/action-ros-ci from 0.3 to 0.4
  • Loading branch information
Flova authored Feb 17, 2025
2 parents a47b619 + 9dbfb4b commit 25ff134
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test_humble.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
- uses: ros-tooling/setup-ros@v0.7
with:
use-ros2-testing: true
- uses: ros-tooling/action-ros-ci@v0.3
- uses: ros-tooling/action-ros-ci@v0.4
with:
target-ros2-distro: humble
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test_jazzy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
- uses: ros-tooling/setup-ros@v0.7
with:
use-ros2-testing: true
- uses: ros-tooling/action-ros-ci@v0.3
- uses: ros-tooling/action-ros-ci@v0.4
with:
target-ros2-distro: jazzy
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test_rolling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
- uses: ros-tooling/setup-ros@v0.7
with:
use-ros2-testing: true
- uses: ros-tooling/action-ros-ci@v0.3
- uses: ros-tooling/action-ros-ci@v0.4
with:
target-ros2-distro: rolling

0 comments on commit 25ff134

Please sign in to comment.