Skip to content

Commit 38e4d9d

Browse files
committed
chore(pkg): deps and node updated
1 parent 0ec6dd9 commit 38e4d9d

File tree

3 files changed

+160
-154
lines changed

3 files changed

+160
-154
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Use Node.js
2020
uses: actions/setup-node@v4
2121
with:
22-
node-version: 18
22+
node-version: 20
2323
- name: Install dependencies
2424
run: npm ci
2525

0 commit comments

Comments
 (0)