create_form #48

Merged
esteban merged 42 commits from create_form into main 2026-07-28 11:50:56 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 184edac52f - Show all commits

View File

@ -26,7 +26,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: '20'
node-version: '22'
- run: pnpm install --frozen-lockfile
- run: pnpm run build