Bump actions/checkout from 6.0.0 to 6.0.1 (#30233)

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-12-09 20:03:16 +00:00
committed by GitHub
parent 73a484caa1
commit 7cab92fd45
3 changed files with 3 additions and 3 deletions

View File

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