Revert tar-stream version bump

This commit is contained in:
Andrew Branch
2020-04-21 09:25:43 -07:00
parent ef9e7954b1
commit f1bea39acd
3 changed files with 136 additions and 1 deletions

View File

@@ -18,7 +18,7 @@ jobs:
ref: master
- uses: actions/setup-node@v1
with:
node-version: 12.x
node-version: 12.15.0
- name: install
run: npm ci
- name: lint