Skip to content

Commit 5cf6ae2

Browse files
committed
[TASK] Raise ci node version to 22
1 parent 905220d commit 5cf6ae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
- name: Setup node
9999
uses: actions/setup-node@v4
100100
with:
101-
node-version: 20
101+
node-version: 22
102102
- name: Install
103103
run: |
104104
cd Build

0 commit comments

Comments
 (0)