Skip to content

Commit

Permalink
chore: regenerate yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
dziraf committed Aug 2, 2022
1 parent 0ed0ff5 commit fc0706f
Show file tree
Hide file tree
Showing 2 changed files with 3,919 additions and 5,073 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup
uses: actions/setup-node@v2
with:
node-version: '14.x'
node-version: '16.x'
- uses: actions/cache@v1
id: yarn-cache
with:
Expand Down Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Setup
uses: actions/setup-node@v2
with:
node-version: '14.x'
node-version: '16.x'
- uses: actions/cache@v1
id: yarn-cache
with:
Expand Down
Loading

0 comments on commit fc0706f

Please sign in to comment.