Skip to content

Commit

Permalink
fix: update version of action-ros-ci to v0.3
Browse files Browse the repository at this point in the history
Signed-off-by: homalozoa <[email protected]>
  • Loading branch information
homalozoa committed Oct 24, 2024
1 parent f78a640 commit 8481c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
sudo apt-get install -y python3-colcon-coveragepy-result
sudo apt-get install -y ros-${{ matrix.ros_distribution }}-diagnostic-updater
- name: build and test
uses: ros-tooling/action-ros-ci@v0.2
uses: ros-tooling/action-ros-ci@v0.3
with:
target-ros2-distro: ${{ matrix.ros_distribution }}

0 comments on commit 8481c2e

Please sign in to comment.