mirror of
https://github.com/google/bumble.git
synced 2026-04-16 00:25:31 +00:00
Update actions/upload-artifact to v4
This commit is contained in:
4
.github/workflows/python-avatar.yml
vendored
4
.github/workflows/python-avatar.yml
vendored
@@ -44,7 +44,7 @@ jobs:
|
||||
run: cat rootcanal.log
|
||||
- name: Upload Mobly logs
|
||||
if: always()
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: mobly-logs
|
||||
name: mobly-logs-${{ strategy.job-index }}
|
||||
path: /tmp/logs/mobly/bumble.bumbles/
|
||||
|
||||
Reference in New Issue
Block a user