mirror of
https://github.com/PR0M3TH3AN/VoxVera.git
synced 2025-09-09 15:38:43 +00:00
Update artifact action
This commit is contained in:
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
|||||||
run: ci/test-e2e.sh
|
run: ci/test-e2e.sh
|
||||||
- name: Upload logs
|
- name: Upload logs
|
||||||
if: always()
|
if: always()
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: ci-logs
|
name: ci-logs
|
||||||
path: ci-logs/
|
path: ci-logs/
|
||||||
|
Reference in New Issue
Block a user