diff --git a/.github/workflows/e2e-test.yml b/.github/workflows/e2e-test.yml index 89a34eca..657e67f8 100644 --- a/.github/workflows/e2e-test.yml +++ b/.github/workflows/e2e-test.yml @@ -36,7 +36,7 @@ jobs: run: kubectl kuttl test --config ./tests/kuttl-test-self-hosted-postgres.yaml - name: Upload test artifacts if: always() # Run even if tests fail - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: test-results path: tests/kind-logs-*/