We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd0dfaf commit b2eb7c2Copy full SHA for b2eb7c2
1 file changed
.github/workflows/release.yml
@@ -52,7 +52,7 @@ jobs:
52
53
- uses: actions/setup-node@v4
54
with:
55
- node-version: 22
+ node-version: 24
56
cache: pnpm
57
registry-url: "https://registry.npmjs.org"
58
0 commit comments