diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index c3fd85f..cef2d75 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -66,7 +66,7 @@ jobs: - name: Archive test result artifacts if: always() - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: html-report path: test-report