Bump actions/upload-artifact from 3 to 4 (#5117)
This commit is contained in:
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@@ -94,7 +94,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Archive logs
|
- name: Archive logs
|
||||||
if: always()
|
if: always()
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: output-logs
|
name: output-logs
|
||||||
path: docker/output.log
|
path: docker/output.log
|
||||||
|
|||||||
Reference in New Issue
Block a user