staging #31

Merged
esteban merged 11 commits from staging into create_form 2026-07-24 18:28:28 +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