Skip to content

Commit 52e8561

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

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
@@ -17,7 +17,7 @@ jobs:
1717
env:
1818
ROS_DISTRO: jazzy
1919
steps:
20-
- uses: ros-tooling/setup-ros@v0.6
20+
- uses: ros-tooling/setup-ros@v0.7
2121
with:
2222
required-ros-distributions: ${{ env.ROS_DISTRO }}
2323
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)