There was an error while loading. Please reload this page.
1 parent f37379a commit b10c25cCopy full SHA for b10c25c
1 file changed
.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Setup Node.js
35
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
36
with:
37
- node-version: '20'
+ node-version: '24'
38
cache: 'pnpm'
39
- name: Install dependencies
40
run: pnpm install --frozen-lockfile
0 commit comments