Skip to content

Commit

Permalink
Switch to recommended versions of ros-tooling (#577)
Browse files Browse the repository at this point in the history
  • Loading branch information
destogl committed Apr 28, 2023
1 parent 5f076e2 commit cf27231
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-ros-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ jobs:
linter: [cpplint]
steps:
- uses: actions/checkout@v3
- uses: ros-tooling/setup-ros@0.6.1
- uses: ros-tooling/action-ros-lint@v0.1
- uses: ros-tooling/setup-ros@master
- uses: ros-tooling/action-ros-lint@master
with:
distribution: rolling
linter: cpplint
Expand Down

0 comments on commit cf27231

Please sign in to comment.