Bump actions/checkout from 4 to 6 (#5795)

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

- vLLM version: v0.13.0
- vLLM main:
2f4e6548ef

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]
2026-01-12 20:44:23 +08:00
committed by GitHub
parent 7ab63661f5
commit 86c4bea116
3 changed files with 4 additions and 4 deletions

View File

@@ -31,7 +31,7 @@ jobs:
pip install modelscope
- name: Checkout PR branch
uses: actions/checkout@v4
uses: actions/checkout@v6
with:
fetch-depth: 0