Skip to content

Commit 420349c

Browse files
chore(deps): update node.js to v22
1 parent 0583423 commit 420349c

File tree

4 files changed

+71
-37
lines changed

4 files changed

+71
-37
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- uses: actions/checkout@v4
3434
- uses: actions/setup-node@v4
3535
with:
36-
node-version: 16
36+
node-version: 22
3737

3838
- name: publish release package
3939
env:

.nvmrc

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

0 commit comments

Comments
 (0)