Skip to content

Commit 1112953

Browse files
committed
fix: only lint/format src; update base packages; use Node 18 in gh workflow
1 parent baee6d2 commit 1112953

File tree

3 files changed

+1223
-461
lines changed

3 files changed

+1223
-461
lines changed

.github/workflows/codequality.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88

99
strategy:
1010
matrix:
11-
node-version: [16.6]
11+
node-version: [18.16]
1212

1313
steps:
1414
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)