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