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

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-11-26 01:57:08 +00:00
committed by GitHub
parent 8d6a89dffd
commit c5ee430328
3 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ jobs:
timeout-minutes: 30
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
- uses: astral-sh/setup-uv@v7
with: