Skip to content

Commit cb67435

Browse files
authored
Merge pull request #2314 from PostHog/ci/wizard-node-matrix
ci: test the wizard on its own Node matrix, auto-derived
2 parents 8ec8dc4 + 5c5cbba commit cb67435

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/wizard-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ jobs:
463463
- name: Setup Node.js
464464
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
465465
with:
466-
node-version: '20'
466+
node-version: '24'
467467

468468
- name: Setup pnpm
469469
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061
@@ -526,7 +526,7 @@ jobs:
526526
- name: Setup Node.js
527527
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
528528
with:
529-
node-version: '20'
529+
node-version: '24'
530530

531531
- name: Setup pnpm
532532
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061

0 commit comments

Comments
 (0)