Chore(deps): Bump actions/checkout from 4 to 6 (#6284)

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-02-05 13:40:57 -08:00
committed by GitHub
parent 0ce175cda5
commit 08cde2f597

View File

@@ -13,7 +13,7 @@ jobs:
matrix:
shard: [1, 2, 3, 4]
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
- uses: pnpm/action-setup@v4
with: