Skip to content

Commit 1859b46

Browse files
authored
Merge pull request #9 from sakihet/update-deps
Update deps
2 parents df81993 + 42cefdf commit 1859b46

File tree

3 files changed

+5982
-5262
lines changed

3 files changed

+5982
-5262
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
strategy:
1111
matrix:
12-
node-version: [16.x]
12+
node-version: ['22.x', '24.x']
1313
steps:
1414
- uses: actions/checkout@v3
1515
- name: use node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)