We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52e8561 commit a828424Copy full SHA for a828424
.github/workflows/jazzy-source-build.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
required-ros-distributions: ${{ env.ROS_DISTRO }}
23
- uses: actions/checkout@v3
24
- - uses: ros-tooling/action-ros-ci@0.3.2
+ - uses: ros-tooling/action-ros-ci@v0.4
25
26
target-ros2-distro: ${{ env.ROS_DISTRO }}
27
# Currently main is compatible with Jazzy
0 commit comments