We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs
1 parent 39bafe9 commit cc3575eCopy full SHA for cc3575e
.github/workflows/docs.yml
@@ -20,6 +20,8 @@ jobs:
20
21
steps:
22
- uses: actions/checkout@v4
23
+ with:
24
+ fetch-depth: 0
25
26
- name: Install pnpm
27
uses: pnpm/action-setup@v4
0 commit comments