From ca274001b0a576e77ba30e5b7329a019e653f0f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 16:02:12 +0800 Subject: [PATCH] Bump actions/download-artifact from 4 to 5 (#2311) Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5. - vLLM version: v0.10.0 - vLLM main: https://github.com/vllm-project/vllm/commit/ebf7605b0dd58ff5d572d1918e52ca732025eee0 Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/accuracy_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/accuracy_test.yaml b/.github/workflows/accuracy_test.yaml index 044d157..044c5dc 100644 --- a/.github/workflows/accuracy_test.yaml +++ b/.github/workflows/accuracy_test.yaml @@ -261,7 +261,7 @@ jobs: git checkout -B "${BRANCH_NAME}" upstream/main - name: Download only current run reports - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: path: ./docs/source/developer_guide/evaluation/accuracy_report pattern: report-*