Skip to content

Commit

Permalink
Update all dependencies (#235)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
  • Loading branch information
ggrossetie and renovate-bot committed Mar 12, 2022
1 parent 7400d34 commit e383df7
Show file tree
Hide file tree
Showing 3 changed files with 4,789 additions and 148 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
- 14.x
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Set up Node ${{ matrix.node-version }}
uses: actions/setup-node@v1
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
- name: Install dependencies
Expand Down
Loading

0 comments on commit e383df7

Please sign in to comment.