Update actions/checkout action to v7
CI / full-gate (push) Successful in 2m40s

Release-Bump: major
This commit is contained in:
2026-08-05 04:20:10 +00:00
parent 64d1387df2
commit 612a0ab8f2
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ jobs:
full-gate:
runs-on: docker-host
steps:
- uses: actions/checkout@v4.4.0
- uses: actions/checkout@v7.0.1
with:
fetch-depth: 0 # ci.sh's docs-only check needs history; checkout defaults to depth 1
- run: bash ci.sh