Skip to content

Commit

Permalink
Merge pull request #5 from cto-af/update-deps
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
hildjj authored Oct 31, 2023
2 parents 545e9e1 + 29cbd27 commit 07dff36
Show file tree
Hide file tree
Showing 3 changed files with 236 additions and 172 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
node-version: [16.x, 18.x, 20.x]
node-version: [16.x, 18.x, 20.x, 21.x]
os: [ubuntu-latest]

runs-on: ${{ matrix.os }}
Expand Down
Loading

0 comments on commit 07dff36

Please sign in to comment.