[CI] Bump actions/checkout from 4 to 6 (#7070)

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

- vLLM version: v0.16.0
- vLLM main:
4034c3d32e

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-03-10 09:05:22 +08:00
committed by GitHub
parent ee5347e824
commit 2325bbe79b

View File

@@ -39,7 +39,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
uses: actions/checkout@v6
- name: Download all timing artifacts
uses: actions/download-artifact@v4