Skip to content

Commit

Permalink
chore(deps): bumping out of date deps (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion authored Mar 17, 2022
1 parent 123cc3b commit 6d682bd
Show file tree
Hide file tree
Showing 3 changed files with 1,275 additions and 1,198 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ jobs:
node-version: [12.x, 14.x, 16.x]

steps:
- uses: actions/checkout@v2.4.0
- uses: actions/checkout@v3

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2.5.1
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}

Expand Down
Loading

0 comments on commit 6d682bd

Please sign in to comment.