Update artifact action

This commit is contained in:
thePR0M3TH3AN
2025-06-19 17:27:58 -04:00
parent 3c9b0ff76c
commit 608f933f24

View File

@@ -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/