Chore: bump actions/checkout from 6 to 7 (#3760)

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-06-19 19:15:10 +08:00 committed by GitHub
parent 9ad36e14f6
commit 4704af1e12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ jobs:
steps:
- name: Checkout codebase
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
path: code

View File

@ -10,7 +10,7 @@ jobs:
steps:
- name: Checkout codebase
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
path: code