Skip to content

Commit

Permalink
bump setup-ros
Browse files Browse the repository at this point in the history
  • Loading branch information
Serafadam committed Aug 14, 2024
1 parent e6f9661 commit 2e5bc10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
fail-fast: false
steps:
- uses: actions/checkout@v3.3.0
- uses: ros-tooling/setup-ros@0.7
- uses: ros-tooling/setup-ros@0.7.8
with:
required-ros-distributions: ${{ env.ROS_DISTRO }}
- uses: ros-tooling/action-ros2-lint@0.1.3
Expand All @@ -50,7 +50,7 @@ jobs:
linter: [xmllint, pep257, lint_cmake]
steps:
- uses: actions/checkout@v3.3.0
- uses: ros-tooling/setup-ros@0.7
- uses: ros-tooling/setup-ros@0.7.8
with:
required-ros-distributions: ${{ env.ROS_DISTRO }}
- uses: ros-tooling/action-ros2-lint@0.1.3
Expand Down

0 comments on commit 2e5bc10

Please sign in to comment.