We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a700903 commit 58ba0fbCopy full SHA for 58ba0fb
.github/workflows/docs.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: actions/checkout@v4
36
with:
37
fetch-depth: 0 # Not needed if lastUpdated is not enabled
38
- # - uses: pnpm/action-setup@v3 # Uncomment this if you're using pnpm
+ - uses: pnpm/action-setup@v3 # Uncomment this if you're using pnpm
39
# - uses: oven-sh/setup-bun@v1 # Uncomment this if you're using Bun
40
- name: Setup Node
41
uses: actions/setup-node@v4
0 commit comments