Recreate yarn.lock & update node version

This commit is contained in:
Jannis Mattheis 2021-12-04 20:26:26 +01:00
parent 35ce1f9ae0
commit e272343deb
2 changed files with 2245 additions and 2997 deletions

View File

@ -9,6 +9,8 @@ jobs:
with: with:
go-version: 1.16.x go-version: 1.16.x
- uses: actions/setup-node@v1 - uses: actions/setup-node@v1
with:
node-version: '16'
- uses: actions/cache@v2 - uses: actions/cache@v2
with: with:
path: ~/go/pkg/mod path: ~/go/pkg/mod

File diff suppressed because it is too large Load Diff