Skip to content

Commit 741971b

Browse files
committed
chore(deps): Update to their latest
Signed-off-by: Eden Reich <eden.reich@gmail.com>
1 parent 6e3117e commit 741971b

File tree

3 files changed

+353
-320
lines changed

3 files changed

+353
-320
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Use Node.js
1919
uses: actions/setup-node@v4
2020
with:
21-
node-version: '22.x'
21+
node-version: '24.x'
2222
cache: 'npm'
2323

2424
- name: Install dependencies

0 commit comments

Comments
 (0)