There was an error while loading. Please reload this page.
1 parent a999431 commit 30177baCopy full SHA for 30177ba
.github/workflows/check.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Setup Node.js
24
uses: actions/setup-node@v6
25
with:
26
- node-version: '22'
+ node-version: '24'
27
cache: 'pnpm'
28
29
- name: Install dependencies
.github/workflows/lint.yml
.github/workflows/test.yml
0 commit comments