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 4496d06 commit e4ba1acCopy full SHA for e4ba1ac
.github/workflows/release.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Setup Node.js
46
uses: actions/setup-node@v4
47
with:
48
- node-version: 18
+ node-version: 22
49
cache: "pnpm"
50
51
- name: NPM Setup
0 commit comments