We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 314538c commit 849bf2aCopy full SHA for 849bf2a
.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