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 f421a74 commit 5e48b0aCopy full SHA for 5e48b0a
.github/workflows/lint-and-fmt.yml
@@ -88,7 +88,7 @@ jobs:
88
package_json_file: "docs/package.json"
89
90
- name: Setup Node.js
91
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
92
with:
93
cache: "pnpm"
94
cache-dependency-path: "docs/pnpm-lock.yaml"
.github/workflows/vitepress-deploy.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
27
28
29
30
0 commit comments