Skip to content

Commit

Permalink
Bump upload_artifact
Browse files Browse the repository at this point in the history
Signed-off-by: Pablo Garrido <pablogs9@gmail.com>
  • Loading branch information
pablogs9 committed Sep 12, 2024
1 parent 9e455da commit 2c49b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: |
(test -f install/micro_ros_setup/lib/micro_ros_setup/build_firmware.sh) && true || false
- uses: actions/upload-artifact@v1
- uses: actions/upload-artifact@@v4.4.0
with:
name: micro_ros_build_${{ inputs.ci_target_ref }}
path: install
Expand Down

0 comments on commit 2c49b6e

Please sign in to comment.