ci: bump actions/checkout from 4 to 7 in /.github/workflows in the github-actions group (#17262)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-04 22:54:42 +08:00
committed by GitHub
parent 08176f1e72
commit cf570edfc7

View File

@@ -29,7 +29,7 @@ jobs:
issues: write
steps:
- name: Checkout dev-v2 with full history
uses: actions/checkout@v4
uses: actions/checkout@v7
with:
ref: dev-v2
fetch-depth: 0