Skip to content

Commit 5603189

Browse files
authored
Update upload-artifact action version in reusable-ros-tooling-source-build.yml
1 parent e824173 commit 5603189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-ros-tooling-source-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
https://raw.githubusercontent.com/ros2/ros2/${{ inputs.ros2_repo_branch }}/ros2.repos
4444
https://raw.githubusercontent.com/${{ github.repository }}/${{ github.sha }}/picknik_controllers.${{ inputs.ros_distro }}.repos?token=${{ secrets.GITHUB_TOKEN }}
4545
colcon-mixin-repository: https://raw.githubusercontent.com/colcon/colcon-mixin-repository/master/index.yaml
46-
- uses: actions/upload-artifact@v1
46+
- uses: actions/upload-artifact@v4
4747
with:
4848
name: colcon-logs-ubuntu-22.04
4949
path: ros_ws/log

0 commit comments

Comments
 (0)