Skip to content

Commit e768e0a

Browse files
authored
update action-ros-ci to 0.4 stable build
1 parent b189b6b commit e768e0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust-stable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
8787
- name: Build and test
8888
id: build
89-
uses: ros-tooling/action-ros-ci@v0.3
89+
uses: ros-tooling/action-ros-ci@v0.4
9090
with:
9191
package-name: ${{ steps.list_packages.outputs.package_list }}
9292
target-ros2-distro: ${{ matrix.ros_distribution }}

0 commit comments

Comments
 (0)