Bump actions/checkout from 4 to 5 (#2420)

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

- vLLM version: v0.10.0
- vLLM main:
5f5664b3e4

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-08-19 08:54:56 +08:00
committed by GitHub
parent 9e7c168d99
commit 8fb50a4248
16 changed files with 30 additions and 30 deletions

View File

@@ -66,7 +66,7 @@ jobs:
git --no-pager log -1 || true
- name: Checkout vllm-project/vllm-ascend repo
uses: actions/checkout@v4
uses: actions/checkout@v5
- name: Run vllm-ascend/tests/e2e/run_doctests.sh
run: |