From 79623e0bab35a247a27947da2682346c93e02c1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 14:10:56 +0800 Subject: [PATCH] Bump actions/download-artifact from 5 to 6 (#3787) Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6. - vLLM version: v0.11.0rc3 - vLLM main: https://github.com/vllm-project/vllm/commit/c9461e05a4ed3557cfbf4b15ded1e26761cc39ca Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/vllm_ascend_test_models.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/vllm_ascend_test_models.yaml b/.github/workflows/vllm_ascend_test_models.yaml index b026c04e..a26c5a3e 100644 --- a/.github/workflows/vllm_ascend_test_models.yaml +++ b/.github/workflows/vllm_ascend_test_models.yaml @@ -116,7 +116,7 @@ jobs: git checkout -B "${BRANCH_NAME}" upstream/main - name: Download only current run reports - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: path: ./docs/source/developer_guide/evaluation/accuracy_report pattern: report-*