Skip to content

Commit

Permalink
Bump action-ros-ci version used in docs benchmark jobs
Browse files Browse the repository at this point in the history
Signed-off-by: Evan Flynn <[email protected]>
  • Loading branch information
evan-flynn-apexai committed Sep 14, 2023
1 parent a905366 commit a25f704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
sudo apt-get update -y
python3 -m pip install -r ${{ env.WORKSPACE_PATH }}/requirements.txt
- name: Build and run benchmarks
uses: ros-tooling/action-ros-ci@v0.2
uses: ros-tooling/action-ros-ci@v0.3
with:
package-name: autoware_reference_system reference_system reference_interfaces
target-ros2-distro: ${{ matrix.ros_distribution }}
Expand Down

0 comments on commit a25f704

Please sign in to comment.