Skip to content

Commit

Permalink
update node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidsector9 committed Jan 29, 2024
1 parent 7b53783 commit 9768dcb
Show file tree
Hide file tree
Showing 6 changed files with 604 additions and 16,570 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-release-zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ jobs:
- name: Setup node version and npm cache
uses: actions/setup-node@v3
with:
node-version: 16
cache: 'npm'
node-version-file: '.nvmrc'

- name: Install Node dependencies
if: steps.cache-node-modules.outputs.cache-hit != 'true'
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v16
v20.11.0
Loading

0 comments on commit 9768dcb

Please sign in to comment.