Skip to content

Commit 7b3ae34

Browse files
chore(deps): update node.js to v24
1 parent 32635cf commit 7b3ae34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Setup Node.js
3333
uses: actions/setup-node@v6
3434
with:
35-
node-version: 22
35+
node-version: 24
3636
cache: pnpm
3737

3838
- name: Install dependencies

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22
1+
24

0 commit comments

Comments
 (0)