There was an error while loading. Please reload this page.
1 parent bfc25ad commit e1112e5Copy full SHA for e1112e5
1 file changed
.github/workflows/build.yml
@@ -87,7 +87,7 @@ jobs:
87
- name: Setup Node.js
88
uses: actions/setup-node@v4
89
with:
90
- node-version: '20'
+ node-version: '23'
91
cache: 'pnpm'
92
93
- name: Install system dependencies (Ubuntu)
0 commit comments