Skip to content

Commit a57f841

Browse files
committed
chore: bump node-version from 22 to 24 in CI
1 parent f491066 commit a57f841

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

2626
- uses: actions/setup-node@v5
2727
with:
28-
node-version: '22'
28+
node-version: '24'
2929
registry-url: 'https://registry.npmjs.org'
3030

3131
- uses: oven-sh/setup-bun@v2

0 commit comments

Comments
 (0)