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:
app-id: ${{ secrets.MARVIN_APP_ID }}
private-key: ${{ secrets.MARVIN_APP_PRIVATE_KEY }}
- uses: actions/checkout@v6
- uses: actions/checkout@v7
with:
token: ${{ steps.marvin-token.outputs.token }}