Skip to content

Commit

Permalink
chore: dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka committed Feb 3, 2025
1 parent e29e1ff commit 1252cda
Show file tree
Hide file tree
Showing 4 changed files with 2,097 additions and 2,425 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node: [ '10', '12', '14', '16' ]
node: [ '18', '20', '22', '23', '24' ]
name: Test Node ${{ matrix.node }}
steps:
- uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit 1252cda

Please sign in to comment.