fix: bump node version
Some checks failed
Build / build (push) Failing after 4m42s

This commit is contained in:
2026-05-31 23:36:07 +02:00
parent c8bca49c9b
commit 6b0f2fd279

View File

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