Skip to content

Commit d8e7df4

Browse files
committed
Update test workflow
1 parent 247706c commit d8e7df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
import-token: ${{ secrets.GITHUB_TOKEN }}
2929
target-ros2-distro: ${{ matrix.ros_distro }}
3030
vcs-repo-file-url: "${{ github.workspace }}/.github/deps.repos"
31-
- uses: actions/upload-artifact@v1
31+
- uses: actions/upload-artifact@v4
3232
with:
3333
name: colcon-logs
3434
path: ros_ws/log

0 commit comments

Comments
 (0)