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.
2 parents 78ead85 + 6369147 commit 6eb903aCopy full SHA for 6eb903a
.github/workflows/copilot-setup-steps.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v5
21
22
- name: Setup Node.js
23
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
24
with:
25
node-version: '23' # Use the Node.js version compatible with VitePress
26
.github/workflows/deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
17
18
19
0 commit comments