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 3e29e19 commit b5334c5Copy full SHA for b5334c5
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Install Node.js
28
uses: actions/setup-node@v4
29
with:
30
- node-version: 18
+ node-version: 20
31
cache: pnpm
32
registry-url: "https://registry.npmjs.org"
33
0 commit comments