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 835841d commit 7262155Copy full SHA for 7262155
.github/workflows/npm-publish.yml
@@ -27,7 +27,7 @@ jobs:
27
- uses: pnpm/action-setup@v4
28
- uses: actions/setup-node@v4
29
with:
30
- node-version: 22
+ node-version: 24
31
registry-url: https://registry.npmjs.org
32
cache: pnpm
33
- run: |
0 commit comments