Skip to content

Commit e272343

Browse files
committed
Recreate yarn.lock & update node version
1 parent 35ce1f9 commit e272343

File tree

2 files changed

+2265
-3017
lines changed

2 files changed

+2265
-3017
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
with:
1010
go-version: 1.16.x
1111
- uses: actions/setup-node@v1
12+
with:
13+
node-version: '16'
1214
- uses: actions/cache@v2
1315
with:
1416
path: ~/go/pkg/mod

0 commit comments

Comments
 (0)