From 1d56b67b5d2c8c24260f4b6e6c14f4100a9a911e Mon Sep 17 00:00:00 2001 From: Bence Csati Date: Tue, 8 Oct 2024 13:48:38 +0200 Subject: [PATCH] chore: test Signed-off-by: Bence Csati --- .github/workflows/e2e.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml index 7d95c33d1..aa71b7d84 100644 --- a/.github/workflows/e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -166,7 +166,7 @@ jobs: - name: Archive Test Results if: always() - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: script-e2e-test-cluster-logs-${{ matrix.kube }} path: build/_test