We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce361a7 commit 52e8561Copy full SHA for 52e8561
.github/workflows/jazzy-source-build.yml
@@ -17,7 +17,7 @@ jobs:
17
env:
18
ROS_DISTRO: jazzy
19
steps:
20
- - uses: ros-tooling/setup-ros@v0.6
+ - uses: ros-tooling/setup-ros@v0.7
21
with:
22
required-ros-distributions: ${{ env.ROS_DISTRO }}
23
- uses: actions/checkout@v3
0 commit comments