We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 194da81 + 691e93d commit ff3a2e2Copy full SHA for ff3a2e2
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