Skip to content

Commit

Permalink
chore: package-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel committed Jun 9, 2022
1 parent 52f5b28 commit 96f678e
Show file tree
Hide file tree
Showing 2 changed files with 2,993 additions and 618 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v1
with:
node-version: 15
node-version: 16

- name: Cache bigger downloads
uses: actions/cache@v2
Expand Down Expand Up @@ -220,7 +220,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v1
with:
node-version: 15
node-version: 16

- name: Cache bigger downloads
uses: actions/cache@v2
Expand Down Expand Up @@ -255,7 +255,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v1
with:
node-version: 15
node-version: 16

- name: Cache bigger downloads
uses: actions/cache@v2
Expand Down
Loading

0 comments on commit 96f678e

Please sign in to comment.