Bump actions/upload-artifact from 5 to 6 (#5014)

Bumps
[actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.

- vLLM version: v0.12.0
- vLLM main:
ad32e3e19c

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-15 14:13:06 +08:00
committed by GitHub
parent 8fb0ef5ffa
commit cc7b302020
3 changed files with 4 additions and 4 deletions

View File

@@ -134,7 +134,7 @@ jobs:
- name: Upload benchmark artifacts
if: github.event_name != 'schedule' && github.event_name != 'workflow_dispatch'
uses: actions/upload-artifact@v5
uses: actions/upload-artifact@v6
with:
name: "benchmark-performance-${{ matrix.vllm_branch }}-${{ matrix.vllm_ascend_branch }}-report"
path: ./benchmarks/results/benchmark_results.md