Skip to content

Commit

Permalink
Use less specific version of setup-ros
Browse files Browse the repository at this point in the history
Signed-off-by: Michael X. Grey <[email protected]>
  • Loading branch information
mxgrey committed Dec 19, 2024
1 parent f8e9629 commit 17be9fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: pwd
run: pwd
- name: setup ROS environment
uses: ros-tooling/[email protected].1
uses: ros-tooling/[email protected]
with:
required-ros-distributions: ${{ matrix.ros_distribution }}
- name: build
Expand Down

0 comments on commit 17be9fd

Please sign in to comment.