Skip to content

Commit 01cce35

Browse files
update avatar to github actions v4
1 parent b9d35ae commit 01cce35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python-avatar.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: cat rootcanal.log
4545
- name: Upload Mobly logs
4646
if: always()
47-
uses: actions/upload-artifact@v3
47+
uses: actions/upload-artifact@v4
4848
with:
49-
name: mobly-logs
49+
name: mobly-logs-${{ matrix.runs-on }}
5050
path: /tmp/logs/mobly/bumble.bumbles/

0 commit comments

Comments
 (0)