diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dd80a38..e1c6568 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -95,7 +95,7 @@ jobs: run: make test-e2e-full - name: Upload test reports - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 if: always() with: name: e2e-reports