Skip to content

Commit

Permalink
Merge pull request #3 from NovoG93/dependabot/github_actions/ros-tool…
Browse files Browse the repository at this point in the history
…ing/setup-ros-0.7

Bump ros-tooling/setup-ros from 0.6 to 0.7
  • Loading branch information
NovoG93 authored Nov 16, 2023
2 parents be5d513 + b603601 commit 3b01623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI_CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
build_step_outcome: ${{ steps.build_step.outcome }}
steps:
- name: Setup ROS2 ${{ matrix.ros_distribution }}
uses: ros-tooling/setup-ros@v0.6
uses: ros-tooling/setup-ros@v0.7
with:
required-ros-distributions: ${{ matrix.ros_distribution }}

Expand Down

0 comments on commit 3b01623

Please sign in to comment.