Skip to content

Commit 7be034e

Browse files
authored
Update build.yml
1 parent 8000835 commit 7be034e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
- uses: actions/setup-node@v2
1212
with:
13-
node-version: 16
13+
node-version: 14
1414
cache: yarn
1515

1616
- run: yarn install --frozen-lockfile

0 commit comments

Comments
 (0)