Skip to content

Commit a25f704

Browse files
Bump action-ros-ci version used in docs benchmark jobs
Signed-off-by: Evan Flynn <[email protected]>
1 parent a905366 commit a25f704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docs.yml

+1-1
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)