Skip to content

Commit

Permalink
Node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
GarboMuffin committed Dec 30, 2023
1 parent bf96217 commit 46ca60f
Show file tree
Hide file tree
Showing 3 changed files with 1,267 additions and 1,997 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Setup 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 test
Loading

0 comments on commit 46ca60f

Please sign in to comment.