Skip to content

Commit

Permalink
Merge pull request #26 from Adslot/node16
Browse files Browse the repository at this point in the history
[ADS-5981] chore: upgrade node to 16.13.0
  • Loading branch information
xiaofan2406 authored Nov 4, 2021
2 parents 428ca0f + a518c40 commit 0659adf
Show file tree
Hide file tree
Showing 3 changed files with 1,756 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

strategy:
matrix:
node: [14.x]
node: [16.x]

steps:
- uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit 0659adf

Please sign in to comment.