Skip to content

Commit 4ee5d82

Browse files
committed
action: switch to minor-version agnostic ros-tool use
1 parent d7a21bf commit 4ee5d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v3
1717

1818
- name: Setup ROS 2
19-
uses: ros-tooling/setup-ros@v0.7.13
19+
uses: ros-tooling/setup-ros@v0.7
2020
with:
2121
distribution: jazzy
2222

0 commit comments

Comments
 (0)