Bump ci setup-ros to 0.0.19 (#155)

This commit is contained in:
Dan Rose 2020-04-14 19:47:17 -05:00 committed by GitHub
parent f41de1673a
commit a1d05fdf56
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ jobs:
# azure ubuntu repo can be flaky so add an alternate source
run: sed -e 's/azure.archive.ubuntu.com/us.archive.ubuntu.com/g' -e t -e d /etc/apt/sources.list | sudo tee /etc/apt/sources.list.d/nonazure.list
- name: Acquire ROS dependencies
uses: ros-tooling/setup-ros@0.0.17
uses: ros-tooling/setup-ros@0.0.19
- name: Build and test ROS
uses: ros-tooling/action-ros-ci@0.0.15
with: