Move to dev version of LSIF tooling to support TS 4.4.0 dev version

This commit is contained in:
Dirk Baeumer 2021-06-08 17:36:19 +02:00
parent 294b3bdf16
commit 70475bf1b8
No known key found for this signature in database
GPG key ID: DD95715335E91385

View file

@ -33,5 +33,5 @@ jobs:
with:
languages: typescript
repo-token: ${{ secrets.GITHUB_TOKEN }}
typescriptVersion: 0.6.0-next.8
typescriptVersion: 0.6.0-dev.1
continue-on-error: true