Skip to content

Commit

Permalink
Update ROS action version in workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
aarsht7 committed Jun 14, 2024
1 parent 9bc3d65 commit 596d2cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/foxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
# image: ${{ matrix.docker_image }}
steps:
- name: Setup ROS 2
uses: ros-tooling/setup-ros@0.4
uses: ros-tooling/setup-ros@0.5.1
with:
required-ros-distributions: ${{ matrix.ros_distribution }}
- name: Build and Test
Expand Down

0 comments on commit 596d2cf

Please sign in to comment.