Bump actions/checkout from 4 to 5 (#831)

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-08-12 19:36:37 +02:00
committed by GitHub
parent 627b27c289
commit 0fe4901c50
9 changed files with 9 additions and 9 deletions

View File

@@ -17,7 +17,7 @@ jobs:
update-manifests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- uses: pnpm/action-setup@v4