fix(docs): Use full git clone in CI to enable accurate last update times (#25120)

This commit is contained in:
Timon
2026-01-07 18:19:43 +01:00
committed by GitHub
parent 225b0f9377
commit 81f269e2a9

View File

@@ -64,6 +64,7 @@ jobs:
with:
persist-credentials: false
token: ${{ steps.token.outputs.token }}
fetch-depth: 0
- name: Setup pnpm
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0