fix: nuxt config

This commit is contained in:
2026-01-18 16:42:13 +01:00
parent fd3b2790f7
commit e1f4eb1ab7
3 changed files with 29 additions and 244 deletions

View File

@@ -34,7 +34,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '20'
node-version: '22'
cache: 'pnpm'
- name: Install dependencies