Skip to content

Commit f6fd54b

Browse files
authored
Bump ros-tooling/setup-ros to v0.2 (#76)
Signed-off-by: Jacob Perron <[email protected]>
1 parent 5cd83d7 commit f6fd54b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
sudo apt update -qq
1212
sudo apt install -y default-jdk
1313
- uses: actions/checkout@v2
14-
- uses: ros-tooling/setup-ros@0.1.0
14+
- uses: ros-tooling/setup-ros@v0.2
1515
with:
1616
required-ros-distributions: rolling
1717
- uses: ros-tooling/action-ros-ci@master

0 commit comments

Comments
 (0)