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.
2 parents 4c0cd57 + 075cbb4 commit fac8eb9Copy full SHA for fac8eb9
1 file changed
.github/workflows/npm-publish.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v6
18
- uses: actions/setup-node@v6
19
with:
20
- node-version: 22
+ node-version: 24
21
registry-url: https://registry.npmjs.org/
22
- run: npm ci
23
- run: npm run build
0 commit comments