There was an error while loading. Please reload this page.
1 parent 4827179 commit 4c119e3Copy full SHA for 4c119e3
1 file changed
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Setup Node.js
26
uses: actions/setup-node@v4
27
with:
28
- node-version: "22"
+ node-version: "24"
29
cache: "pnpm"
30
registry-url: "https://registry.npmjs.org"
31
0 commit comments