diff --git a/.github/workflows/e2e-test.yml b/.github/workflows/e2e-test.yml index 282914ebc..1deb06177 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@v5 + uses: actions/download-artifact@v6 with: name: test-report-file