Fix GitHub Actions upload artifact

The v3 support was removed on 2025-01-30
pull/761/head
Andrew Hutchings 2025-01-30 16:42:37 +00:00
parent 572dbac273
commit 35bf1f8521
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ jobs:
- name: Upload failure logs
if: ${{ failure() && steps.wolfssh-test.outcome == 'failure' }}
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: zephyr-client-test-logs
path: logs.zip