Skip to content

Commit 5fdf80a

Browse files
committed
use node 23 on ci
1 parent 5c9b37c commit 5fdf80a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: ⎔ Setup node
2525
uses: actions/setup-node@v4
2626
with:
27-
node-version: 20
27+
node-version: 23
2828

2929
- name: ▶️ Run setup script
3030
run: npm run setup

0 commit comments

Comments
 (0)