Skip to content

Commit e142665

Browse files
change artifat from v1 to v4
Signed-off-by: stevedan <[email protected]>
1 parent 1e172a4 commit e142665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
import-token: ${{ secrets.GITHUB_TOKEN }}
2929
target-ros2-distro: ${{ matrix.ros_distro }}
30-
- uses: actions/upload-artifact@v1
30+
- uses: actions/upload-artifact@v4
3131
with:
3232
name: colcon-logs
3333
path: ros_ws/log

0 commit comments

Comments
 (0)