Skip to content

Commit 51c8a01

Browse files
committed
node22
1 parent e4f48a7 commit 51c8a01

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: 22
2828

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

0 commit comments

Comments
 (0)