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 4fffe87 commit c52c52a
Show file tree
Hide file tree
Showing 3 changed files with 13,802 additions and 38,591 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 lint
- run: npm run build
Expand Down
Loading

0 comments on commit c52c52a

Please sign in to comment.