chore(deps): bump actions/checkout from 6 to 7 (#4343)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-06-24 10:39:32 -04:00 committed by GitHub
commit 0ca2c0d115
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 24 additions and 24 deletions

View file

@ -28,7 +28,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
- name: Setup uv
uses: ./.github/actions/setup-uv