Skip to content

Commit 1eb9e45

Browse files
committed
Try again
Signed-off-by: Jacob Perron <[email protected]>
1 parent 66dc45b commit 1eb9e45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_and_test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ jobs:
1212
java-version: '11.0.6' # The JDK version to make available on the path.
1313
java-package: jdk
1414
architecture: x64
15-
- uses: ros-tooling/setup-ros@3b3f060
15+
- uses: ros-tooling/setup-ros@49adbbe
1616
with:
1717
required-ros-distributions: dashing
18-
- uses: jacobperron/action-ros-ci@da1e3f0
18+
- uses: jacobperron/action-ros-ci@49adbbe
1919
with:
2020
package-name: rosidl_generator_java rcljava_common rcljava
2121
vcs-repo-file-url: |

0 commit comments

Comments
 (0)