We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0665b70 commit 1115f17Copy full SHA for 1115f17
1 file changed
.github/workflows/deploy.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Setup Node.js
23
uses: actions/setup-node@v4
24
with:
25
- node-version: 18 # Compatible avec Vue 3/Vite
+ node-version: 24 # Compatible avec Vue 3/Vite
26
27
- name: Setup Pages
28
id: pages
0 commit comments