Skip to content

Commit 8014189

Browse files
authored
Merge pull request ros-realtime#145 from ros-realtime/update-ci-benchmark-tests
Bump action-ros-ci version used in docs benchmark jobs
2 parents a905366 + a25f704 commit 8014189

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
sudo apt-get update -y
134134
python3 -m pip install -r ${{ env.WORKSPACE_PATH }}/requirements.txt
135135
- name: Build and run benchmarks
136-
uses: ros-tooling/action-ros-ci@v0.2
136+
uses: ros-tooling/action-ros-ci@v0.3
137137
with:
138138
package-name: autoware_reference_system reference_system reference_interfaces
139139
target-ros2-distro: ${{ matrix.ros_distribution }}

0 commit comments

Comments
 (0)