Skip to content

Commit 1caceda

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 8b9ec7d + e07dc3f commit 1caceda

File tree

3 files changed

+4723
-4161
lines changed

3 files changed

+4723
-4161
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v3
1111
- uses: actions/setup-node@v3
1212
with:
13-
node-version: 12.x
13+
node-version: 16.x
1414

1515
- run: npm ci
1616
- run: npm run lint

0 commit comments

Comments
 (0)