From d710c23c0899a5d6ea81823924d18fdc17078fc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 20:47:45 -0300 Subject: [PATCH] chore(deps): bump actions/download-artifact from 4 to 8 (#3733) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Integrated into release/v3.8.23 — download-artifact v4→v8. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0b8b9dc87f..fc0a0a116c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -646,7 +646,7 @@ jobs: restore-keys: playwright-chromium-${{ runner.os }}- - run: npx playwright install --with-deps chromium - name: Download Next.js build artifact - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: e2e-next-build path: /tmp/