Skip to content

Commit 4f39ca7

Browse files
committed
build: move to node24 min
1 parent faa990c commit 4f39ca7

3 files changed

Lines changed: 239 additions & 230 deletions

File tree

.github/actions/install/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ runs:
66
steps:
77
- uses: actions/setup-node@v3
88
with:
9-
node-version: 20
9+
node-version: 24
1010
cache: npm
1111

1212
- name: Install dependencies

0 commit comments

Comments
 (0)