Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
  • Loading branch information
fmrico committed Aug 5, 2024
1 parent 7c23c91 commit 2794fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@ jobs:
os: [ubuntu-24.04]
fail-fast: false
steps:
- uses: ros-tooling/setup-ros@v0.7.7
- uses: ros-tooling/setup-ros@0.7.7
with:
required-ros-distributions: rolling
- uses: ros-tooling/action-ros-ci@0.3.13

0 comments on commit 2794fc4

Please sign in to comment.