Skip to content

Commit

Permalink
fix: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanPiercey committed Aug 9, 2023
1 parent 130529e commit 00ef0c6
Show file tree
Hide file tree
Showing 3 changed files with 3,091 additions and 12,104 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node: [14.x, 16.x]
node: [16.x, 18.x, 20.x]
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit 00ef0c6

Please sign in to comment.