We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cef9c62 commit f74f4b1Copy full SHA for f74f4b1
1 file changed
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- uses: actions/setup-node@v4
26
with:
27
- node-version: 24.x
+ node-version: 24.14.1
28
registry-url: https://registry.npmjs.org
29
30
- uses: actions/cache@v4
0 commit comments