tagging new version, switching to node 22

This commit is contained in:
Christian Kellner
2025-05-16 13:45:29 +02:00
parent 683c47f61c
commit 9efb3e4b94
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: 20
node-version: 22
cache: 'pnpm'
- name: Install pnpm