ci: use node 22 for consistency with other workflows

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Fredrik Adelöw <freben@spotify.com>
This commit is contained in:
Fredrik Adelöw
2026-03-05 17:10:23 +01:00
parent 85fcc10e80
commit b3076be06b
@@ -28,7 +28,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
with:
node-version: 20
node-version: 22
- name: Dedupe lockfiles
run: |
corepack enable