|
|
@ -34,7 +34,7 @@ jobs: |
|
|
|
|
|
|
|
|
- name: Archive logs |
|
|
- name: Archive logs |
|
|
if: failure() |
|
|
if: failure() |
|
|
uses: actions/upload-artifact@v3 |
|
|
|
|
|
|
|
|
uses: actions/upload-artifact@v4 |
|
|
with: |
|
|
with: |
|
|
name: ec-integration-test-logs |
|
|
name: ec-integration-test-logs |
|
|
path: test/erasure_coding |
|
|
path: test/erasure_coding |