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 5fe08ff commit 7bf0a58Copy full SHA for 7bf0a58
.github/workflows/release.yml
@@ -42,7 +42,7 @@ jobs:
42
uses: actions/setup-node@v4
43
with:
44
registry-url: 'https://registry.npmjs.org/'
45
- node-version: 20
+ node-version: 24
46
47
- name: Install pnpm
48
uses: pnpm/action-setup@v3
0 commit comments