Skip to content

Commit

Permalink
merge-upstream: node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
GarboMuffin committed Dec 30, 2023
1 parent d7d70ad commit 55e4cc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16,729 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v4
with:
node-version: 16.x
node-version: 20.x
- run: npm ci
- run: npm run build
- run: npm run test:unit
Loading

0 comments on commit 55e4cc4

Please sign in to comment.