Skip to content

Commit

Permalink
chore: upg node ver tp 16
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamerblue committed Jan 25, 2024
1 parent 0f726ae commit 262972f
Show file tree
Hide file tree
Showing 3 changed files with 36,392 additions and 47 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
submodules: 'true'
- uses: actions/setup-node@v3
with:
node-version: 14
node-version: 16
- run: npm ci
- run: npm run build:cdn
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v14.18.2
v16.15.0
Loading

0 comments on commit 262972f

Please sign in to comment.