Skip to content

Commit

Permalink
Updated used version of ros-tooling/setup-ros in build_and_test.yml.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralph Lange <ralph-lange@users.noreply.github.com>
  • Loading branch information
ralph-lange authored Feb 14, 2025
1 parent 9c21332 commit b7bb5fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
- uses: ros-tooling/setup-ros@v0.6
- uses: ros-tooling/setup-ros@v0.7
with:
required-ros-distributions: ${{ matrix.ros_distribution }}
- run: sudo pip install pydocstyle==6.1.1 # downgrade to fix https://github.com/ament/ament_lint/pull/428
Expand Down

0 comments on commit b7bb5fc

Please sign in to comment.