We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dedc018 commit d647cf0Copy full SHA for d647cf0
.github/workflows/ci-ros-lint.yml
@@ -12,7 +12,7 @@ jobs:
12
linter: [copyright, lint_cmake]
13
steps:
14
- uses: actions/checkout@v3
15
- - uses: ros-tooling/setup-ros@v0.6
+ - uses: ros-tooling/setup-ros@v0.7
16
- uses: ros-tooling/[email protected]
17
with:
18
distribution: rolling
0 commit comments