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 30, 2024
1 parent a07891d commit e53b00c
Show file tree
Hide file tree
Showing 4 changed files with 1,721 additions and 18,980 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-release-zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Setup node version and npm cache
uses: actions/setup-node@v3
with:
node-version: 16
node-version-file: '.nvmrc'
cache: 'npm'

- name: Install Node dependencies
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 e53b00c

Please sign in to comment.