Skip to content

Commit

Permalink
Update assets to v0.6.2 (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
at-wat committed Dec 15, 2023
1 parent 7273246 commit 8fc86ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Expand Up @@ -78,7 +78,7 @@ jobs:
run: cd /tmp; tar -cJf logs.tar.xz log
- name: Upload ROS logs
if: always()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: logs-${{ env.ROS_DISTRO }}.tar.xz
path: /tmp/logs.tar.xz
Expand Down

0 comments on commit 8fc86ae

Please sign in to comment.