Skip to content

Commit 011486d

Browse files
authored
Merge pull request #30 from Adslot/node16
[ADS-5981] chore: upgrade node to 16.13.0
2 parents dde7df9 + 6a6a504 commit 011486d

3 files changed

Lines changed: 5544 additions & 959 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
strategy:
1313
matrix:
14-
node: [14.x]
14+
node: [16.x]
1515

1616
steps:
1717
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)