diff --git a/.github/workflows/e2e-test.yml b/.github/workflows/e2e-test.yml index 3c9c531f..7a94a1e2 100644 --- a/.github/workflows/e2e-test.yml +++ b/.github/workflows/e2e-test.yml @@ -184,7 +184,7 @@ jobs: submodules: 'recursive' - name: Download test report - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: test-report-file