Skip to content

Commit 6bb8ba8

Browse files
chore(deps): update dependency node to v24
1 parent 4463698 commit 6bb8ba8

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
@@ -25,7 +25,7 @@ jobs:
2525
- uses: oven-sh/setup-bun@v2
2626
- uses: actions/setup-node@v4
2727
with:
28-
node-version: "22"
28+
node-version: "24"
2929
registry-url: "https://registry.npmjs.org"
3030
- name: Install system dependencies
3131
run: |

0 commit comments

Comments
 (0)