Bump actions/upload-artifact from 4 to 5 (#3786)

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

- vLLM version: v0.11.0rc3
- vLLM main:
c9461e05a4

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-10-27 14:11:53 +08:00
committed by GitHub
parent 79623e0bab
commit 638d8d1a47
4 changed files with 4 additions and 4 deletions

View File

@@ -107,7 +107,7 @@ jobs:
done
- name: Archive wheel
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v5
with:
name: vllm-ascend-${{ matrix.os }}-py${{ matrix.python-version }}-wheel
path: dist/*