Skip to content

Commit 92ca06b

Browse files
committed
improve gh
1 parent 03a39b3 commit 92ca06b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v3
2626
with:
27-
node-version: 20
27+
node-version: 24
2828

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

0 commit comments

Comments
 (0)