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 6faaec0 commit f1a5b71Copy full SHA for f1a5b71
.github/workflows/vuepress-deploy.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/setup-node@v3
22
with:
23
# choose node.js version to use
24
- node-version: 18
+ node-version: 22
25
26
# run build script
27
- name: Build VuePress site
0 commit comments