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 04ddddf
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/setup-ros@0.7.1
uses: ros-tooling/setup-ros@v0.7
with:
required-ros-distributions: ${{ matrix.ros_distribution }}
- name: build
Expand Down

0 comments on commit 04ddddf

Please sign in to comment.