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.
1 parent c05e22a commit 4807f9fCopy full SHA for 4807f9f
.github/workflows/lint-and-fmt.yml
@@ -90,7 +90,6 @@ jobs:
90
- name: Setup Node.js
91
uses: actions/setup-node@v5
92
with:
93
- node-version: "22"
94
cache: "pnpm"
95
cache-dependency-path: "docs/pnpm-lock.yaml"
96
.github/workflows/vitepress-deploy.yml
@@ -26,7 +26,6 @@ jobs:
26
27
28
29
30
31
32
0 commit comments