diff --git a/.github/workflows/e2e-test.yml b/.github/workflows/e2e-test.yml index fd1ac421..f1c7296a 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@v4 + uses: actions/upload-artifact@v5 with: name: test-results path: tests/kind-logs-*/