Skip to content

Commit

Permalink
Merge branch 'master' into run-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
amire80 authored Feb 9, 2024
2 parents 195b9b2 + dc51208 commit b689d17
Show file tree
Hide file tree
Showing 9 changed files with 1,369 additions and 747 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [20.x]
node-version: [16.x, 17.x, 18.x]

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

0 comments on commit b689d17

Please sign in to comment.