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 1e172a4 commit e142665Copy full SHA for e142665
.github/workflows/test.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
import-token: ${{ secrets.GITHUB_TOKEN }}
29
target-ros2-distro: ${{ matrix.ros_distro }}
30
- - uses: actions/upload-artifact@v1
+ - uses: actions/upload-artifact@v4
31
32
name: colcon-logs
33
path: ros_ws/log
0 commit comments