Skip to content

Commit ff3a2e2

Browse files
committed
Merge branch 'vue' of github.com:raphbag/raphbag.github.io into vue
2 parents 194da81 + 691e93d commit ff3a2e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Setup Node.js
2323
uses: actions/setup-node@v4
2424
with:
25-
node-version: 18 # Compatible avec Vue 3/Vite
25+
node-version: 24 # Compatible avec Vue 3/Vite
2626

2727
- name: Setup Pages
2828
id: pages

0 commit comments

Comments
 (0)