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 e716e54 commit 4dd2cf3Copy full SHA for 4dd2cf3
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
24
- uses: actions/setup-node@v3
25
with:
26
- node-version: 18
+ node-version: 23
27
28
- name: Install dependencies
29
run: pnpm install --frozen-lockfile
0 commit comments