Bump actions/checkout from 5 to 6 (#927)

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-24 21:33:09 +01:00
committed by GitHub
parent 784809dd6c
commit d643edb42e
9 changed files with 9 additions and 9 deletions

View File

@@ -10,7 +10,7 @@ jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- uses: pnpm/action-setup@v4