Skip to content

Commit 3508172

Browse files
committed
Update deps
1 parent 72daf41 commit 3508172

File tree

3 files changed

+93
-201
lines changed

3 files changed

+93
-201
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup Node.js
1717
uses: actions/setup-node@v4
1818
with:
19-
node-version: "22"
19+
node-version: "24"
2020

2121
- name: Install dependencies
2222
run: npm i

0 commit comments

Comments
 (0)