diff --git a/.github/workflows/e2e-demo.yml b/.github/workflows/e2e-demo.yml index 4a1917a..5436d23 100644 --- a/.github/workflows/e2e-demo.yml +++ b/.github/workflows/e2e-demo.yml @@ -280,7 +280,7 @@ jobs: uses: actions/checkout@v6 - name: Download all metrics - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v7 with: pattern: e2e-metrics-* path: metrics