Skip to content

Commit fc0706f

Browse files
committed
chore: regenerate yarn.lock
1 parent 0ed0ff5 commit fc0706f

2 files changed

Lines changed: 3919 additions & 5073 deletions

File tree

.github/workflows/push.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup
1717
uses: actions/setup-node@v2
1818
with:
19-
node-version: '14.x'
19+
node-version: '16.x'
2020
- uses: actions/cache@v1
2121
id: yarn-cache
2222
with:
@@ -44,7 +44,7 @@ jobs:
4444
- name: Setup
4545
uses: actions/setup-node@v2
4646
with:
47-
node-version: '14.x'
47+
node-version: '16.x'
4848
- uses: actions/cache@v1
4949
id: yarn-cache
5050
with:

0 commit comments

Comments
 (0)