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 c835a1a commit b777e67Copy full SHA for b777e67
.github/workflows/publication.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v4
19
- uses: actions/setup-node@v4
20
with:
21
- node-version: 22
+ node-version: 24
22
registry-url: https://registry.npmjs.org
23
- run: npm ci
24
- run: npm publish
0 commit comments