Skip to content

Commit

Permalink
node 20.x support and updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
malhotra-sidharth committed Feb 2, 2024
1 parent a9a34b7 commit 0fd90df
Show file tree
Hide file tree
Showing 3 changed files with 7,548 additions and 27 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12.x, 14.x, 15.x, 16.x]
node-version: [12.x, 14.x, 15.x, 16.x, 20.x]

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

0 comments on commit 0fd90df

Please sign in to comment.