Bump CI actions versions (#136)

* Includes necessary fix to using rosdep
This commit is contained in:
Dan Rose 2020-04-07 00:37:38 -05:00 committed by GitHub
parent e261555c39
commit 5505d69a37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,9 +20,9 @@ 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.15
uses: ros-tooling/setup-ros@0.0.17
- name: Build and test ROS
uses: ros-tooling/action-ros-ci@0.0.14
uses: ros-tooling/action-ros-ci@0.0.15
with:
package-name: rmw_cyclonedds_cpp
vcs-repo-file-url: https://raw.githubusercontent.com/ros2/ros2/${{ matrix.rosdistro }}/ros2.repos