Skip to content

Commit

Permalink
bump deps (#469)
Browse files Browse the repository at this point in the history
* bump deps

* test on more node versions
  • Loading branch information
evantahler committed Jun 16, 2024
1 parent 0f5e379 commit 960ead5
Show file tree
Hide file tree
Showing 3 changed files with 218 additions and 201 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ jobs:
runs-on: ubuntu-latest

strategy:
fail-fast: false
matrix:
node-version: [16, 18]
node-version: [16, 18, 20]

steps:
- uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit 960ead5

Please sign in to comment.