We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a905366 commit a25f704Copy full SHA for a25f704
.github/workflows/build_docs.yml
@@ -133,7 +133,7 @@ jobs:
133
sudo apt-get update -y
134
python3 -m pip install -r ${{ env.WORKSPACE_PATH }}/requirements.txt
135
- name: Build and run benchmarks
136
- uses: ros-tooling/action-ros-ci@v0.2
+ uses: ros-tooling/action-ros-ci@v0.3
137
with:
138
package-name: autoware_reference_system reference_system reference_interfaces
139
target-ros2-distro: ${{ matrix.ros_distribution }}
0 commit comments