Skip to content

Commit fca922a

Browse files
chore(deps): update dependency node to v24 (#278)
1 parent b48024c commit fca922a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/changesets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup node.js
2929
uses: actions/setup-node@v5
3030
with:
31-
node-version: 22
31+
node-version: 24
3232
cache: 'pnpm'
3333

3434
- name: Install dependencies

0 commit comments

Comments
 (0)