fix: deploy
Some checks failed
CI - Lint, Typecheck & Test / quality-assurance (push) Failing after 43s

This commit is contained in:
2026-02-10 12:21:48 +01:00
parent d5d39a218a
commit 47ca58a85a
3 changed files with 369 additions and 12 deletions

View File

@@ -16,7 +16,7 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v3
with:
version: 9
version: 10
run_install: false
- name: Setup Node.js