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 b012698 commit fa60dbaCopy full SHA for fa60dba
.github/workflows/build_and_test.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: ros-tooling/setup-ros@3b3f060
15
with:
16
required-ros-distributions: dashing
17
- - uses: ros-tooling/action-ros-ci@e96382d
+ - uses: ros-tooling/action-ros-ci@242ffcc
18
19
package-name: rosidl_generator_java rcljava_common rcljava
20
source-ros-binary-installation: dashing
@@ -31,7 +31,7 @@ jobs:
31
32
33
34
35
36
37
vcs-repo-file-url: |
0 commit comments