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 3a4ec87 commit e4be990Copy full SHA for e4be990
1 file changed
.github/workflows/release.yml
@@ -20,8 +20,7 @@ jobs:
20
21
- uses: actions/setup-node@v4
22
with:
23
- node-version: 20
24
- cache: npm
+ node-version: 24
25
registry-url: https://registry.npmjs.org
26
27
- run: npm install
0 commit comments