1 parent fa8b380 commit 2a3fd0cCopy full SHA for 2a3fd0c
1 file changed
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Setup Node.js
36
uses: actions/setup-node@v6
37
with:
38
- node-version: 20
+ node-version: 22
39
cache: pnpm
40
41
- name: Install dependencies
0 commit comments