Skip to content

Commit a828424

Browse files
committed
CI workflow rectifications
1 parent 52e8561 commit a828424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jazzy-source-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
required-ros-distributions: ${{ env.ROS_DISTRO }}
2323
- uses: actions/checkout@v3
24-
- uses: ros-tooling/action-ros-ci@0.3.2
24+
- uses: ros-tooling/action-ros-ci@v0.4
2525
with:
2626
target-ros2-distro: ${{ env.ROS_DISTRO }}
2727
# Currently main is compatible with Jazzy

0 commit comments

Comments
 (0)