Update actions/checkout action to v4.4.0
CI / full-gate (push) Successful in 2m35s
Mirror / github-mirror (push) Successful in 6s

Release-Bump: minor
This commit was merged in pull request #41.
This commit is contained in:
2026-08-03 04:17:55 +00:00
parent 0919adf4ef
commit 1abaa22a97
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.2.2
- uses: actions/checkout@v4.4.0
with:
fetch-depth: 0 # ci.sh's docs-only check needs history; checkout defaults to depth 1
- run: bash ci.sh