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 d7b5bd5 commit 167b21bCopy full SHA for 167b21b
1 file changed
.github/workflows/npmpublish.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v6.0.2
27
- uses: actions/setup-node@v6.4.0
28
with:
29
- node-version: 24
+ node-version: 24.15.0
30
registry-url: https://registry.npmjs.org/
31
package-manager-cache: false
32
- run: npm ci
0 commit comments