Skip to content

Commit

Permalink
update version of ros-tooling actions in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto Soragna committed Jan 13, 2024
1 parent 4ea6457 commit b6a0eb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
run: |
echo "IGNITION_VERSION=edifice" >> $GITHUB_ENV
- uses: actions/[email protected]
- uses: ros-tooling/setup-ros@0.6.0
- uses: ros-tooling/setup-ros@0.7.1
with:
required-ros-distributions: humble
- uses: ros-tooling/[email protected].0
- uses: ros-tooling/[email protected].5
id: action_ros_ci_step
with:
target-ros2-distro: humble
Expand Down

0 comments on commit b6a0eb8

Please sign in to comment.