Skip to content

Commit

Permalink
Switch setup-ros and action-ros-ci back to tagged versions
Browse files Browse the repository at this point in the history
Resolves: #45 

Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
  • Loading branch information
ijnek committed Apr 22, 2024
1 parent 798759e commit 8f15054
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_test_rolling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
- uses: ros-tooling/setup-ros@master
- uses: ros-tooling/setup-ros@v0.7
with:
use-ros2-testing: true
- uses: ros-tooling/action-ros-ci@master
- uses: ros-tooling/action-ros-ci@v0.3
with:
target-ros2-distro: rolling

0 comments on commit 8f15054

Please sign in to comment.