We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ec8dc4 + 5c5cbba commit cb67435Copy full SHA for cb67435
1 file changed
.github/workflows/wizard-ci.yml
@@ -463,7 +463,7 @@ jobs:
463
- name: Setup Node.js
464
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
465
with:
466
- node-version: '20'
+ node-version: '24'
467
468
- name: Setup pnpm
469
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061
@@ -526,7 +526,7 @@ jobs:
526
527
528
529
530
531
532
0 commit comments