We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b189b6b commit e768e0aCopy full SHA for e768e0a
.github/workflows/rust-stable.yml
@@ -86,7 +86,7 @@ jobs:
86
87
- name: Build and test
88
id: build
89
- uses: ros-tooling/action-ros-ci@v0.3
+ uses: ros-tooling/action-ros-ci@v0.4
90
with:
91
package-name: ${{ steps.list_packages.outputs.package_list }}
92
target-ros2-distro: ${{ matrix.ros_distribution }}
0 commit comments