Skip to content

Commit 8a36935

Browse files
authored
Update setup-ros and action-ros-ci actions in CI workflow (#1007)
1 parent 55a6bdb commit 8a36935

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ jobs:
3939
with:
4040
path: ros_ws/src
4141

42-
- uses: ros-tooling/setup-ros@0.4.1
42+
- uses: ros-tooling/setup-ros@v0.7
4343
with:
4444
required-ros-distributions: ${{ matrix.ros_distribution }}
4545

46-
- uses: ros-tooling/action-ros-ci@v0.2
46+
- uses: ros-tooling/action-ros-ci@v0.3
4747
env:
4848
SETUPTOOLS_USE_DISTUTILS: stdlib
4949
with:

0 commit comments

Comments
 (0)