Skip to content

Commit 0d9267f

Browse files
chore(deps): update dependency node to v24
1 parent 3238e56 commit 0d9267f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
git push origin stable
3838
- uses: actions/setup-node@v4
3939
with:
40-
node-version: 18.20.8
40+
node-version: 24.12.0
4141
registry-url: "https://registry.npmjs.org"
4242
if: ${{ steps.release.outputs.release_created }}
4343
- run: corepack enable && corepack use pnpm@latest && pnpm install

0 commit comments

Comments
 (0)