Skip to content

Commit

Permalink
Upgrade-node-to-18 (#46)
Browse files Browse the repository at this point in the history
* update msgpack

* 2.1.0

* update packages
  • Loading branch information
yehiyam committed May 17, 2022
1 parent b11dfe2 commit 558c20d
Show file tree
Hide file tree
Showing 4 changed files with 7,967 additions and 579 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 14.x
node-version: 18.x
- run: npm ci
- name: lint and test
run: |
Expand Down

0 comments on commit 558c20d

Please sign in to comment.