diff --git a/.github/workflows/e2e-suite.yml b/.github/workflows/e2e-suite.yml index f0dc76d14..74310fbc3 100644 --- a/.github/workflows/e2e-suite.yml +++ b/.github/workflows/e2e-suite.yml @@ -243,7 +243,7 @@ jobs: submodules: 'recursive' - name: Download test report - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: test-report-file