Skip to content

Commit 1755617

Browse files
authored
chore: update to Node 24
1 parent 6ead6c2 commit 1755617

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/setup-node@v5
2525
with:
2626
cache: pnpm
27-
node-version: 22
27+
node-version: 24
2828

2929
- name: Install
3030
run: pnpm install

0 commit comments

Comments
 (0)