chore: bump node version in workflows

This commit is contained in:
Koen Kanters
2025-02-22 21:09:34 +01:00
parent 24779e3476
commit ede1a470dd
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 20
node-version: 22
registry-url: https://registry.npmjs.org/
cache: pnpm